summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2005-01-09 20:13:18 +0000
committerGlynn Foster <gman@src.gnome.org>2005-01-09 20:13:18 +0000
commit01872ab746227b3d38faa8f746c504af0defc39a (patch)
treed520d22dc55e7907a9e70c13b21133e118efee28 /ChangeLog
parent516f9944095b4308a055eaca9a9220cfeb66b669 (diff)
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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a42bb0..2529474 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.