fixed TODO

This commit is contained in:
Alexander Vdolainen 2015-02-02 14:39:38 +02:00
parent 47394febc8
commit 38279f8769

2
TODO
View File

@ -1,4 +1,4 @@
- Move sexp related functions and macros to libsexpr
- Split connection.c to sntlapi.c and sntl.c
- Split connection.c to message.c, channel.c and support/misc .c (partially done)
- Optimize a lot of repeating code, sometimes to static inline
- Move cache related functions to libtdata