Added statistics updating and statisics dumping with SIGUSR1.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 78742aa6de19d2ae6127303cdad3f75848572138..715fed19e6918cd78d4c867f1465b7d89b114f69 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,12 @@
+Sat Jun 15 18:23:39 EEST 2002 Pekka Riikonen <priikone@silcnet.org>
+
+       * Added lots of new statistics updating that was missing from
+         the server and router code.  Affected files in silcd/.
+
+       * Sending SIGUSR1 signal to server now dumps the current
+         server statistics into /tmp directory.  Affected file is
+         silcd/silcd.c.
+
 Sat Jun 15 12:09:14 EEST 2002 Pekka Riikonen <priikone@silcnet.org>
 
        * Added some better info printing for client during connecting.