updates.
[silc.git] / TODO
diff --git a/TODO b/TODO
index 82ccb76ba1e39c88952c62e4f76855b2e32a5133..8a837e926dd47305b31b6f7eee26e0abe4055ed1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -88,8 +88,6 @@ TODO/bugs In SILC Libraries
  o The CAST cipher is not compiled currently due to compilation errors;
    check those.  Cast is in lib/silccrypt/cast.c.
 
- o silc_hash_table_rehash is not implemented in lib/silcutil/silchashtable.c.
-
  o All payload parsing (decoding) functions should take unsigned char *
    and uint32 as data and data length as arguments.  Now some of the
    routines do already that but most of the routines use SilcBuffer.