remove changelog entry for undone update
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 2a05e088c93bad0b6162fdd028b8db1144b0ddb4..2f93b8ddffba2183cbf68ff2f5c69b9be4b457ad 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,99 @@
+Mon Jun 18 22:21:37 CEST 2007  Jochen Eisinger <coffee@silcnet.org>
+
+       * Fix memory leaks reported by Matt Day.  Affected files are
+         lib/silcclient/command_reply.c, lib/silcclient/client.c
+
+Sat Apr 28 21:19:45 EEST 2007  Pekka Riikonen <priikone@silcnet.org>
+
+       * Do not check for too new protocol version in during SKE,
+         per the documented feature in silcd.conf(5).
+
+        * Return correct command in SILCOPER command in case of error.
+          Affected file apps/silcd/command.c.
+
+Wed Mar  7 18:38:18 CET 2007  Jochen Eisinger <coffee@silcnet.org>
+
+       * Fixed a core-dump when joining unknown channels.  Affected
+         file apps/irssi/src/silc/core/silc-channels.c
+
+Tue Mar  6 22:48:25 CET 2007  Patrik Weiskircher <pat@icore.at>
+
+       * Applied patch from Frank Benkstein. If invalid hmac or cipher
+         was specified on joining a channel, server crashed. Affected
+         file apps/silcd/command.c.
+
+Tue Mar  6 22:19:44 CET 2007  Patrik Weiskircher <pat@icore.at>
+
+       * Removed references to lib/silcutil/epoc, fixed a bug in
+          configure.ad.  Affected files lib/configure.ad,
+          lib/silcutil/Makefile.ad, configure.ad.
+
+Mon Mar  5 23:27:32 CET 2007  Jochen Eisinger <coffee@silcnet.org>
+
+       * Update patch to makefile from trunk so parallel make will link
+         the silc-client correctly.  Affected file lib/Makefile.ad
+
+Mon Dec 11 19:43:37 CET 2006  Pekka Riikonen <priikone@silcnet.org>
+
+        * Check for NULL SKE in rekey error handling.  Affected file
+          apps/silcd/protocol.c.
+
+Sun Nov 19 18:58:26 CET 2006  Jochen Eisinger <coffee@silcnet.org>
+
+       * Import perl script for sign_messages from silc-plugin.  Affected
+         file apps/irssi/scripts/silc.pl
+
+Tue Oct  3 21:22:00 CEST 2006  Jochen Eisinger <coffee@silcnet.org>
+
+       * When joining channels with a password given in the config file,
+         use it.  Also use it when cycling (it would be better to get
+         the password from the server, but this isn't possible in SILC).
+         Affected files apps/irssi/src/silc/core/silc-servers.c,
+         apps/irssi/src/silc/core/silc-channels.c
+
+Sun Oct  1 20:39:34 CEST 2006  Jochen Eisinger <coffee@silcnet.org>
+
+       * Always return a valid username.  Affected file
+         lib/silcutil/unix/silcunixutil.c
+       * Only wait for a nick on connecting, when it differs
+         (not counting case) from the username.  Affected file
+         apps/irssi/src/silc/core/client_ops.c
+
+Sun Jul  2 19:12:36 CEST 2006  Jochen Eisinger <coffee@silcnet.org>
+
+       * Make gmake the default for autodist, so I can properly work
+         on otaku.  Affected files README.DIST, distdir/autodist.conf
+
+Fri Jan  6 13:08:15 CET 2006 Jochen Eisinger <coffee@silcnet.org>
+
+       * Fixed more autodist issues.  Affected file doc/Makefile.ad,
+         apps/irssi/src/perl/Makefile.am, distdir/post-process-dist.
+
+Thu Jan  5 20:02:31 CET 2006 Patrik Weiskircher <pat@icore.at>
+
+       * make sure session->hostname and session->port are valid before the
+         application callback is done, since things will go wrong if the
+         application immediately calls silc_client_file_receive. Affected
+         file lib/silcclient/client_ftp.c.
+         Patch received from Stefan Siegel <stesie@brokenpipe.de>, thanks!
+
+Wed Dec 14 19:21:42 CET 2005 Jochen Eisinger <coffee@silcnet.org> 
+
+       * Fixed autodist configuration for silc-client.  Affected file
+         configure.ad
+       * Honor user set hostname.  Also give the user a chance to
+         read the error message.  Affected file 
+         apps/irssi/src/silc/core/silc-core.c
+
+Tue Nov 29 07:52:11 CET 2005 Patrik Weiskircher <pat@icore.at>
+
+       * Fixed compile error on non-i386.  Affected file 
+         lib/silccrypt/sha256.c.
+
+Mon Nov 21 19:18:15 EET 2005 Pekka Riikonen <priikone@silcnet.org>
+
+       * Added SILC_ATTRIBUTE_USER_ICON to lib/silccore/silcattrs.[ch].
+
 Sun Nov 20 19:13:35 EET 2005 Pekka Riikonen <priikone@silcnet.org>
 
        * Removed callback system from SilcMimeAssembler.  Return