diff options
author | Glynn Foster <glynn.foster@sun.com> | 2003-01-13 16:48:45 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2003-01-13 16:48:45 +0000 |
commit | 69636459e1faf1ce41685550cf7aec59acfbac39 (patch) | |
tree | 738383852b10b0fcdc7e1d82e4e0e0d1dc301514 /ChangeLog | |
parent | Fix up the date string, although I guess this should be localized. (diff) | |
download | zenity-69636459e1faf1ce41685550cf7aec59acfbac39.tar.gz zenity-69636459e1faf1ce41685550cf7aec59acfbac39.tar.bz2 zenity-69636459e1faf1ce41685550cf7aec59acfbac39.zip |
Improve error handling. Make --list actually return something useful,
2003-01-13 Glynn Foster <glynn.foster@sun.com>
* src/main.c: Improve error handling.
* src/tree.c: Make --list actually return something
useful, although I still need to actually seperate
things out so it's actually decipherable.
* TODO: Update accordingly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2003-01-13 Glynn Foster <glynn.foster@sun.com> + + * src/main.c: Improve error handling. + * src/tree.c: Make --list actually return something + useful, although I still need to actually seperate + things out so it's actually decipherable. + + * TODO: Update accordingly. + 2003-01-09 Glynn Foster <glynn.foster@sun.com> * src/calendar.c: Fix up the date string, although I guess |