summaryrefslogtreecommitdiff
path: root/flower
diff options
context:
space:
mode:
authorHan-Wen Nienhuys <hanwen@xs4all.nl>1997-04-10 14:46:59 +0200
committerHan-Wen Nienhuys <hanwen@xs4all.nl>1997-04-10 14:46:59 +0200
commit7f0a3b682bebc864fbca295deba301238d805274 (patch)
tree99a462859dca9fe74a8aa2e56458d438f9bd78b3 /flower
parent79511c44a27908a1beaed25bbcac8d95a8a6b7c8 (diff)
release: 0.0.50
Diffstat (limited to 'flower')
-rw-r--r--flower/TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/flower/TODO b/flower/TODO
index 3e10b2b3af..b810fabd7a 100644
--- a/flower/TODO
+++ b/flower/TODO
@@ -1,6 +1,8 @@
* fix/junk ambiguous String constructor overloads, e.g.:
String( int ) and String( char )
+ * version numbering for shared lib.
+
* LGPL?
* disable this auto conv: const pointer -> bool -> string
@@ -13,7 +15,7 @@
* extend Interval
- * use template handle in handle.hh for strings.
+ * use template handle in handle.hh for strings?
* move towards gnu or STL?