Add the version string in library if application does not provide it.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index ebff85fde40d1f8abd12b6a4c309b3a674a13f38..899011a0b85c029ad90e7c327aea02707f54e106 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+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.
+
 Wed Oct 30 16:17:30 CET 2002  Pekka Riikonen <priikone@silcnet.org>
 
        * Added shared library complation support.