diff options
Diffstat (limited to 'flower/TODO')
-rw-r--r-- | flower/TODO | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/flower/TODO b/flower/TODO index a0188c47f8..3e10b2b3af 100644 --- a/flower/TODO +++ b/flower/TODO @@ -1,10 +1,6 @@ - * Autoconf configure script. - * fix/junk ambiguous String constructor overloads, e.g.: String( int ) and String( char ) - * shared lib. - * LGPL? * disable this auto conv: const pointer -> bool -> string @@ -24,3 +20,4 @@ parsestream.h vector.h + * lgetopt: cmd -, or cmd -- |