commit cc0f9866ec1bfb40121dd38b3abd33ba2ba8e10e parent 50319692c170b490e693f4e0abd85d47c4d560bb 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(-)
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