Fri Jan 6 13:08:15 CET 2006 Jochen Eisinger <coffee@silcnet.org>
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index a262fb8ef0dfc4e2861ca3b6dd0800a818e8d6be..19177fa1ed6507ebcc2025b6b0da6ee28373d7ac 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,24 @@
+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