diff options
author | Glynn Foster <glynn.foster@sun.com> | 2005-01-09 20:13:18 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2005-01-09 20:13:18 +0000 |
commit | 01872ab746227b3d38faa8f746c504af0defc39a (patch) | |
tree | d520d22dc55e7907a9e70c13b21133e118efee28 /ChangeLog | |
parent | Really fix #162297, and preload the current dates if they aren't already (diff) | |
download | zenity-01872ab746227b3d38faa8f746c504af0defc39a.tar.gz zenity-01872ab746227b3d38faa8f746c504af0defc39a.tar.bz2 zenity-01872ab746227b3d38faa8f746c504af0defc39a.zip |
Correct error message for notification icon. Fixes #163462.
2005-01-07 Glynn Foster <glynn.foster@sun.com>
* src/notification.c: Correct error message for notification
icon. Fixes #163462.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2005-01-07 Glynn Foster <glynn.foster@sun.com> + * src/notification.c: Correct error message for notification + icon. Fixes #163462. + +2005-01-07 Glynn Foster <glynn.foster@sun.com> + * src/option.c, src/calendar.c: Really fix #162297, and preload the current dates if they aren't already set. |