updates.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 01d6bbf5af442e7a4b4545cbdd860b08c39a57a3..b2edc8703f5bd17353c70847e0723309d945666a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,17 @@
+Wed Feb 20 18:48:49 EET 2002  Pekka Riikonen <priikone@silcnet.org>
+
+       * Added preliminary BeOS support into the util library.
+         Created lib/silcutil/beos/, and implemented all the needed
+         functions to support SILC on BeOS.  Created also file
+         includes/silcbeos.h.
+
+Mon Feb 18 15:49:22 EET 2002  Timo Sirainen <tss@iki.fi>
+
+       * Added proper initializations to silc's irssi code, so it's
+         now possible to load it as module.  Affected files
+         irssi/src/silc/core/silc-core.c,
+         fe-common/silc/fe-common-silc-core.[ch] and fe-text/silc.c
+
 Sun Feb 17 19:02:56 EET 2002  Pekka Riikonen <priikone@silcnet.org>
 
        * Merged latest Irssi (0.8.1) from the irssi.org's CVS into