summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2003-01-07 00:01:00 +0000
committerGlynn Foster <gman@src.gnome.org>2003-01-07 00:01:00 +0000
commita8c3006035a068069ed9199400472332db540bb5 (patch)
tree9c6a12c98e47205d810184f0c61bfb7f833c5b15 /ChangeLog
parentd88a32f1f5418e97b5840087a21652f68ac938c8 (diff)
Improve error handling... a lot.
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.
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 ;)