Changed the version string variables to #defines.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 6eb656d8ec851f636523f2cf47568d8a7efeaf70..e0ef1234c211197797bfc86b8d9aebcfa9fc9f7e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,22 @@
+Thu Oct 31 22:44:07 EET 2002  Pekka Riikonen <priikone@silcnet.org>
+
+       * If version string in silc_clinet_alloc is NULL the library
+         puts it automatically.  Affected file lib/silcclient/client.c.
+
+       * Changed the version strings from variables to #define's
+         in includes/silcversion.h.
+
+Wed Oct 30 16:17:30 CET 2002  Pekka Riikonen <priikone@silcnet.org>
+
+       * Added shared library complation support.
+
+Tue Oct 29 21:48:55 EET 2002  Pekka Riikonen <priikone@silcnet.org>
+
+       * Added lib/silcutil/silcapputil.[ch] for application
+         utility functions.  It includes routines for applications'
+         convenience.  Added silc_create_key_pair, silc_show_public_key
+         and silc_load_key_pair functions.
+
 Tue Oct 29 17:36:44 EET 2002  Pekka Riikonen <priikone@silcnet.org>
 
        * Send RESUME_CLIENT packet from router to backup routers