diff options
| -rw-r--r-- | doc/todo | 2 | 
1 files changed, 2 insertions, 0 deletions
@@ -26,6 +26,8 @@ Post 0.8:  - iconv stuff leaving the server (e.g. syslog). Sample loading probably needs    help as well.  - Document utf8.h, timeval.h and util.h +- strerror() needs to be wrapped as it returns stuff in the current locale +  and we tend to pass it to functions that require UTF-8.  Long term:  - pass meta info for hearing impaired  | 
