updates.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 18eecd683db6267d6b3771363eebd36735f5569c..d0ab956bee1d87dcacb56330ba90af30256c68f8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,27 @@
+Wed May  2 17:46:25 EEST 2007  Pekka Riikonen <priikone@silcnet.org>
+
+       * SILC Toolkit 1.1 Beta1.
+
+Wed May  2 11:38:17 EEST 2007  Pekka Riikonen <priikone@silcnet.org>
+
+       * Set the server and router operator modes to local entry after
+         successful OPER or SILCOPER commands.  Affected file is
+         lib/silcclient/command_reply.c.
+
+Tue May  1 14:17:06 EEST 2007  Pekka Riikonen <priikone@silcnet.org>
+
+       * Ported SILC Socket Stream API, SILC Net API, SILC Schedule API,
+         and other smaller APIs to WIN32.  Affected files are in
+         lib/silcutil/win32/.
+
+       * Changed the various regex APIs as generic code in util library.
+         Affected files are lib/silcutil/silcstrutil.[ch].
+
 Sat Apr 28 13:47:47 EEST 2007  Pekka Riikonen <priikone@silcnet.org>
 
+       * Ported SILC Server to the new Toolkit API, working towards
+         SILC Server 1.1.  Affected files are in apps/silcd/.
+
        * Added silc_skr_del_public_key, silc_skr_[ref|unref]_public_key
          to lib/silcskr/silcskr.[ch].