updates updates..
authorPekka Riikonen <priikone@silcnet.org>
Wed, 3 Apr 2002 21:03:03 +0000 (21:03 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Wed, 3 Apr 2002 21:03:03 +0000 (21:03 +0000)
TODO
doc/draft-riikonen-silc-spec-05.nroff

diff --git a/TODO b/TODO
index 56d4abfeba1e97f11eb83a3b378c717ba469ecf3..ab65fc926f63edf85a1444217e7c5f3a0ea83688 100644 (file)
--- a/TODO
+++ b/TODO
@@ -156,4 +156,4 @@ describe new stuff to be added to protocol versions 1.x.
      founder mode set.
 
  18. UTF-8 requirement checkings for all specifications, when strings
-     are sent.
+     are sent.  http://www.cl.cam.ac.uk/~mgk25/unicode.html
index ae9a85bbe8593521123ab77866a12756d164e124..1841178da9e62a9ee8c068df3aac04b728218a47 100644 (file)
@@ -452,7 +452,7 @@ between SILC and IRC.  This causes the server names or client's host names
 to be used along with the nicknames to identify specific users when sending
 messages.  This feature of SILC makes IRC style nickname-wars obsolete as
 no one owns their nickname; there can always be someone else with the same
-nickname.  The maximum length of nickname is 128 characters.
+nickname.  The maximum length of nickname is 128 bytes.
 
 
 .ti 0
@@ -737,7 +737,7 @@ can reference it using the name of the channel.
 Channel names are unique although the real uniqueness comes from 64 bit
 Channel ID.  However, channel names are still unique and no two global
 channels with same name may exist.  The Channel name is a string of
-maximum length of 256 characters.  Channel names MUST NOT contain any
+maximum length of 256 bytes.  Channel names MUST NOT contain any
 spaces (`  '), any non-printable ASCII characters, commas (`,') and
 wildcard characters.