From: Pekka Riikonen Date: Tue, 9 Jul 2002 17:06:34 +0000 (+0000) Subject: updates. X-Git-Tag: silc.client.0.9.5~35 X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=commitdiff_plain;h=19ad876ae64f6dfabcb875afbd3f4444df667ba8 updates. --- diff --git a/TODO b/TODO index ff7af8f8..1078a4c7 100644 --- a/TODO +++ b/TODO @@ -56,9 +56,6 @@ TODO/bugs In SILC Server TODO/bugs In SILC Libraries =========================== - o Bit losing fixes to be done in SILC RNG. Use GET32_MSB and PUT32_MSB - macros when doing conversions from types. - 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 (Fix this to 0.9.x).