updates
authorPekka Riikonen <priikone@silcnet.org>
Thu, 23 May 2002 12:38:56 +0000 (12:38 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Thu, 23 May 2002 12:38:56 +0000 (12:38 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 020616a6db9e8fdf91661698280dc422c97f8214..f43cd96d4fc0e646753c86896f225aabf7cd192d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,10 @@ Thu May 23 12:00:14 CEST 2002 Pekka Riikonen <priikone@silcnet.org>
          from router if the founder mode is already set.  Affected
          file silcd/packet_receive.c.
 
+       * Remove the client entry with watch notify types with short
+         timeout, and not directly, so that other notifys can be
+         retrieved too.  Affected file lib/silcclient/client_notify.c.
+
 Sun May 19 18:59:00 EEST 2002 Pekka Riikonen <priikone@silcnet.org>
 
        * Fixed the CHANNEL_CHANGE notify handling in client libary