updates
authorPekka Riikonen <priikone@silcnet.org>
Thu, 21 Mar 2002 18:42:33 +0000 (18:42 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Thu, 21 Mar 2002 18:42:33 +0000 (18:42 +0000)
CHANGES
apps/irssi/src/silc/core/Makefile.am

diff --git a/CHANGES b/CHANGES
index babafe1668a69d3059ea0ae885a8f30f0c226894..673ac8c1cf8a070533a3d83d6b6163ef04080e66 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+Thu Mar 21 20:44:13 EET 2002  Pekka Riikonen <priikone@silcnet.org>
+
+       * Fixed the internal Unix scheduler functions to check for
+         NULL context they may receive.  The affected file is
+         lib/silcutil/unix/silcunixschedule.c.
+
 Thu Mar 21 19:12:22 EET 2002  Timo Sirainen <tss@iki.fi>
 
        * Changed hardcoded ~/.silc paths to use get_irssi_dir() so you
index 68ce72f533e5fcf980fb1fcebeb3abfc180eb27d..006178be04b154c42d9eeac195a41d68019c63c6 100644 (file)
@@ -31,6 +31,7 @@ noinst_HEADERS = \
        silc-channels.h \
        silc-core.h \
        silc-nicklist.h \
+       silc-commands.h \
        silc-queries.h \
        silc-servers.h