remove changelog entry for undone update
[silc.git] / TODO
diff --git a/TODO b/TODO
index 41dda827d745284d876f7cc68f8bd4b5a5c12dc5..e1c30b328f58a8ef9a9a301eb2113f60a1b252a8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -15,19 +15,14 @@ TODO for SILC Client 1.0 branch
 TODO for SILC Server 1.0
 ========================
 
- o The log files should be opened with silc_file* routines to make
-   sure they are 0600.
+ o BUG: silc_idlist_del_client had been called but sock->user_data remained
+   and pointed to invalid pointer.  Where it was called is not known.
 
- o assert() happened in silc_server_free_client_data_timeout, 
-   server.c:3322.
+ o Basic UTF-8 stringprep profile that makes sure UTF-8 strings are
+   as defined in spec-08 section 3.13.
 
- o The server number stats is wrong on router when backup is connected.
-
- o Check for valid ban strings.  Check ban string notifying.
-
- o stringprep (RFC3454) for UTF-8 strings + all other UTF-8 string things.
-
- o Check that founder key is distributed ok during backup resuming.
+ o Server sometimes connects more than once to router and keeps
+   connecting even though connection exists.
 
  o Testing