diff --git a/TODO b/TODO index 5cf5be2..8aaec19 100644 --- a/TODO +++ b/TODO @@ -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