updates.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 30146deae6eaf23a4de0b1c3a8e8b0df0e8f75f8..2ab7eafa0ba654c1ab4afc171c1da10ef81cea04 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,24 @@
+Fri May 18 18:10:36 EEST 2007  Pekka Riikonen <priikone@silcnet.org>
+
+       * Fixed nickname formatting to handle already formatted nicknames
+         better.  Affected file is lib/silccilent/client_entry.c.
+
+       * Added "foo#2 appears as foo" support to SILC Client when user
+         leaves or quits and one formatted nickname remain.  Affected file 
+         is apps/irssi/src/silc/core/client_ops.c.
+
+       * Send SilcChannelEntry to application in SILC_NOTIFY_TYPE_SIGNOFF.
+         Affected file is lib/silcclient/client_notify.c.
+
+Thu May 17 18:05:10 EEST 2007  Pekka Riikonen <priikone@silcnet.org>
+
+       * Fixed silc_show_public_key to not free public key in case of
+         failure.  Affected file is lib/silcapputil/silcapputil.c.
+
 Thu May 17 17:09:50 EEST 2007  Pekka Riikonen <priikone@silcnet.org>
 
+       * SILC Toolkit 1.1 Beta3.
+
        * Porting Toolkit to Symbian.  It should work while some sporadic
          odd crashes remain.  However I was able to run mybot on SILCNet.
          Basically tested scheduler, net routines, socket  routines,