URI: 
       Changelog added - ii - irc it, simple FIFO based irc client
  HTML git clone git://git.suckless.org/ii
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit cc0f9866ec1bfb40121dd38b3abd33ba2ba8e10e
   DIR parent 50319692c170b490e693f4e0abd85d47c4d560bb
  HTML Author: Nico Golde <nion@suckless.org>
       Date:   Sat, 23 Jun 2007 13:37:46 +0200
       
       Changelog added
       Diffstat:
         A CHANGES                             |       4 ++++
       
       1 file changed, 4 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/CHANGES b/CHANGES
       @@ -0,0 +1,4 @@
       +1.2 (2007-06-23):
       +    - Exit on channel creation failure, thanks Michael Prokop
       +    - Implemented joining of password protected channels
       +    - Removed -v option from the manpage since it's not implemented