diff options
author | Han-Wen Nienhuys <hanwen@xs4all.nl> | 1997-04-07 22:44:56 +0200 |
---|---|---|
committer | Han-Wen Nienhuys <hanwen@xs4all.nl> | 1997-04-07 22:44:56 +0200 |
commit | 79511c44a27908a1beaed25bbcac8d95a8a6b7c8 (patch) | |
tree | 5905709b4efda8df47ccec37713912678208ccbe /flower/TODO | |
parent | 1ca7a2c01e48a2585ab7b43aa18c9c276d4a05d0 (diff) |
release: 0.0.49
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 -- |