X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=CHANGES;h=21346a55b4eb73939e329f23717bc3f52b274774;hb=82beaf37b444f63b67a8cccb618aa00f421287ea;hp=64943042eba94e8cb83f1bfdc82e47868b940974;hpb=92df8fde1ca8333ba255bfd7a3bae7da2ca27482;p=crypto.git diff --git a/CHANGES b/CHANGES index 64943042..21346a55 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,14 @@ +Sun Jun 16 11:49:45 EEST 2002 Pekka Riikonen + + * Added SILC_MESSAGE_FLAG_UTF8 to the protocol specs and the + core library, and implemented it. All textual messages SHOULD + use this flag and the message MUST be UTF-8 encoded. + All text messages sent by Irssi SILC client are now UTF-8 + encoded (regardless whether the terminal supports UTF-8 or not). + Affected files are lib/silccore/silcchannel.h, + irssi/src/silc/core/silc-servers.c, silc-channels.c and + client_ops.c. + Sat Jun 15 18:23:39 EEST 2002 Pekka Riikonen * Added lots of new statistics updating that was missing from