From 1f2c8b88c8afe13c4ba4598fddc9f3f230b606a3 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Thu, 29 Nov 2001 20:16:46 +0000 Subject: [PATCH] updates. --- CHANGES | 7 +++++++ TODO | 12 +++--------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/CHANGES b/CHANGES index 84e615f0..23deb391 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,10 @@ +Thu Nov 29 22:12:50 EET 2001 Pekka Riikonen ' + + * Update the client entry context in the ID cache after + nick change. Affected file lib/silcclient/command.c. + Fixes the CUMODE command when regaining founder privileges, + and a little WHOIS problem. + Thu Nov 29 19:31:23 EET 2001 Pekka Riikonen ' * Added IPv6 support checking to the configure.in.pre, added diff --git a/TODO b/TODO index 3149ab18..97f57b54 100644 --- a/TODO +++ b/TODO @@ -110,15 +110,9 @@ TODO/bugs In SILC Server TODO/bugs In SILC Libraries =========================== - o See client library TODO/bugs - - -TODO/Bugs in native WIN32 support (libraries) -============================================= - - o silc_net_create_connection_async does not work the same way than on - Unix. Do it with threads on WIN32. The function works but is not - actually async currently. + o WIN32 silc_net_create_connection_async does not work the same way + than on Unix. Do it with threads on WIN32. The function works but + is not actually async currently. TODO After 1.0 -- 2.24.0