diff --git a/TODO b/TODO --- a/TODO +++ b/TODO @@ -10,10 +10,12 @@ Todo: * UTF-8 aware Character-Encoding * Dynamic Loading of plugins with dlopen - * implementation of some fun stuff + * implementation of some fun stuff + * AUTO-RECONNECT must be implemented Author: * Markus Broeker mbroeker@largo.homelinux.org Comments: * scanner/parser rewritten + * a flex / bison parser will be better and safer than pointer arithmetics