summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2003-01-06 21:58:21 +0000
committerGlynn Foster <gman@src.gnome.org>2003-01-06 21:58:21 +0000
commitd88a32f1f5418e97b5840087a21652f68ac938c8 (patch)
treec19953dbd5cb3f90d15aaad691694807d63be793 /ChangeLog
parent8924d5c401829efc59380fda8823bedca5994bcb (diff)
Finish off commandline parsing for the list dialog. Wow, this is almost
2003-01-06 Glynn Foster <glynn.foster@sun.com> * src/main.c, src/tree.c, src/zenity.h: Finish off commandline parsing for the list dialog. Wow, this is almost approaching usable ;) * TODO: Update accordingly
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc847cb..b981d01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2003-01-06 Glynn Foster <glynn.foster@sun.com>
+ * src/main.c, src/tree.c, src/zenity.h: Finish off
+ commandline parsing for the list dialog. Wow, this
+ is almost approaching usable ;)
+
+ * TODO: Update accordingly
+
+2003-01-06 Glynn Foster <glynn.foster@sun.com>
+
* src/main.c, src/msg.c, src/zenity.glade,
src/zenity.h: I love featuritis. Instead of fixing
stuff so it actually works, I add more stuff. Add