updates.
[silc.git] / TODO
diff --git a/TODO b/TODO
index 622624f7023d8b090b2376683c24dfa5d158b4ae..4026ab4f8418407dfcd232b32b3c73c2d809e974 100644 (file)
--- a/TODO
+++ b/TODO
@@ -33,8 +33,6 @@ TODO/bugs In SILC Server
          for single IP address, key exchange frequency, key exchange
          frequency for single IP. Add also frequency base.
 
-       o Add rehashing support.
-
  o If server send CUMODE_CHANGE notify (like setting founder) to router
    and router does not have founder on channel (founder is left or there's
    no founder on channel at all), the router will accept the server's
@@ -72,11 +70,7 @@ TODO/bugs In SILC Libraries
 
  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.
-
- o EPOC specific additions/changes required:
-
-       o lib/silcutil/epoc routines missing or not completed.
+   is not actually async currently (Fix this to 1.0).
 
 
 TODO in Toolkit Documentation