Moved silc_client_ch[u]mode[_char] to client library from silc/.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 08341773ba5b5141b53b024689856e92f10726c4..bfec5a99a399d80324c42267e1b1c898eb663e70 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,13 @@
 Wed Nov  1 17:21:26 EET 2000  Pekka Riikonen <priikone@poseidon.pspt.fi>
 
+       * NAMES command reply now shows users mode with the nickname when
+         joining to channel.
+
+       * Moved silc_client_ch[u]mode[_char] functions from 
+         silc/clientutil.[ch] to lib/silcclient/client.[ch].  Though, that
+         place sucks, they are utility functions and should be in some
+         other file.
+
        * Fixed some unsigned int's to unsigned short's.  Patch by cras.
 
        * Fixed contrib/getopt*.[ch] to not require config.h.  Patch by