summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b981d01..66c01d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2003-01-06 Glynn Foster <glynn.foster@sun.com>
+ * src/calendar.c, src/main.c, src/progress.c,
+ src/tree.c, src/zenity.h: Improve error handling...
+ a lot.
+
+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 ;)