summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2005-01-09 20:04:30 +0000
committerGlynn Foster <gman@src.gnome.org>2005-01-09 20:04:30 +0000
commit516f9944095b4308a055eaca9a9220cfeb66b669 (patch)
tree837d78a6a67617f19fc343017baf0d221c0c7dbf /ChangeLog
parent20277e49624681b65f922f91db131717652d9f28 (diff)
Really fix #162297, and preload the current dates if they aren't already
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fad929f..5a42bb0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
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.
+
+2005-01-07 Glynn Foster <glynn.foster@sun.com>
+
* src/option.c: Pre-load the year, because gtk_calendar* is
dumb and you need to select the year to change the month. Fixes
#162297.