updates.
authorPekka Riikonen <priikone@silcnet.org>
Thu, 9 Aug 2001 19:41:23 +0000 (19:41 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Thu, 9 Aug 2001 19:41:23 +0000 (19:41 +0000)
CHANGES
TODO

diff --git a/CHANGES b/CHANGES
index 001cdb6ce7f554af0cbbd61a4f9185cd195fa3d7..be73f8da3fb09861c54f5207e21e81c1209ceaf0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,10 @@ Thu Aug  9 18:28:37 EEST 2001  Pekka Riikonen <priikone@silcnet.org>
        * Do not delete the channel rekey task when adding it
          for in silc_server_create_channel_key.
 
+       * Changed the silc_server_create_channel_key to return
+         TRUE or FALSE to indicate the success of the channel key
+         creation.
+
 Thu Jul 26 11:32:31 EEST 2001  Pekka Riikonen <priikone@silcnet.org>
 
        * Fixed MSVC++ project files and added missing files to
diff --git a/TODO b/TODO
index 9f4182a665e2d42a3eaaa2eda6af5f037673bd10..69104a33af86afb5ef246f8cdf6e4c312c84cc5b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,8 @@
 TODO/bugs in Irssi SILC client
 ==============================
 
+ o -n and -c options does not work.
+
  o Add local command to switch the channel's private key when channel has
    several private keys.  Currently sending channel messages with many
    keys is not possible because changing the key is not possible by the