updates.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 3ad553683b10cbbecba6a2934dcf7519d3bedf20..cdb6e907bf5e1716218a5e532ade70450c610e9e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,14 @@
+Wed Nov 14 23:44:56 EET 2001  Pekka Riikonen <priikone@silcnet.org>
+
+       * Added silc_client_run_one into lib/silcclient/silcapi.h and
+         lib/silcclient/client.c. This function is used when the SILC
+         Client is run under some other scheduler, or event loop or
+         main loop.  On GUI applications, for example this may be
+         desired to used to run the client under the GUI application's
+         main loop.  Typically the GUI application would register an
+         idle task that calls this function multiple times in a second
+         to quickly process the SILC specific data.
+
 Wed Nov 14 16:22:25 EET 2001  Pekka Riikonen <priikone@silcnet.org>
 
        * __pid_t -> pid_t in lib/silccrypt/silcrng.c.  A patch by
@@ -7,6 +18,12 @@ Wed Nov 14 16:22:25 EET 2001  Pekka Riikonen <priikone@silcnet.org>
          to run server on foreground.  A patch by debolaz.
          Affected files silcd/server.c, silcd/silcd.c.
 
+       * Fixed MOTD to return the MOTD file server name.  Affected
+         file silcd/command.c.
+
+       * Added INFO command reply handling to the Irssi SILC Client.
+         Affected file irssi/src/silc/core/client_ops.c.
+
 Wed Nov 14 00:18:08 EET 2001  Pekka Riikonen <priikone@silcnet.org>
 
        * Fixed the silc_idcache_list_* routines to really support