updates. silc.client.0.9.11
authorPekka Riikonen <priikone@silcnet.org>
Wed, 8 Jan 2003 15:54:47 +0000 (15:54 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Wed, 8 Jan 2003 15:54:47 +0000 (15:54 +0000)
TODO
lib/doc/platforms.html
prepare

diff --git a/TODO b/TODO
index 826dd824547b6ef303fcd25b847a76e683b1b1fb..4dd8b8e3ca62ed6b6938ef944f8d8bf3b909406e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,6 +9,8 @@ TODO for Irssi SILC Client 1.0
 TODO for SILC Server 1.0
 ========================
 
+ o The CMODE cipher & hmac change problem (#101).
+
  o Fix CUMODE_CHANGE and CMODE_CHANGE for founder key things.
 
  o 1.2 backup router support
index 0502733ee3c69a153345cf06ba8cb7c0aa660a0a..2fb5c5c4c989f24e450c37063569c6e4ed21ea7b 100644 (file)
@@ -51,7 +51,7 @@ synchronous.
 
 
 <br />&nbsp;<br />&nbsp;<br />
-<b><a name="macosx"></a>Mac OS X Implementations</b>
+<b><a name="macosx"></a>Mac OS X Implementation</b>
 
 <br />&nbsp;<br />
 All features and components delivered with the SILC Toolkit work on Mac
diff --git a/prepare b/prepare
index e0ba0efe7f5abf09487201abd5b2dd366aacb94e..e126805b4cda661156787e9adcc3929b75d8bbdc 100755 (executable)
--- a/prepare
+++ b/prepare
@@ -37,7 +37,7 @@
 # SILC Distribution versions. Set here or give the version on the command
 # line as argument.
 #
-SILC_VERSION=0.9.7                     # Base version
+SILC_VERSION=0.9.8                     # Base version
 
 #############################################################################