Fixed bad silc_free from WHOIS command reply.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 75ccd8efc23f4bca2b3b5c393befb3b3ef43be56..1c7562421c194fd214b69fda42028034e32939a7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,9 @@ Wed Apr  6 16:56:53 EEST 2005  Pekka Riikonen <priikone@silcnet.org>
        * Handle error in WATCH command propely on backup router.
          Affected file silcd/command.c.
 
+       * Fixed freeing of unfreeable variable in WHOIS command reply.
+         Affected file silcd/command_reply.c.
+
 Wed Apr  6 09:10:31 CEST 2005  Pekka Riikonen <priikone@silcnet.org>
 
        * Added pkg-config .pc file creation for silc core library