summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2005-01-07 01:55:11 +0000
committerGlynn Foster <gman@src.gnome.org>2005-01-07 01:55:11 +0000
commit4643fbc3e75d5789500198938395de4def9a3ec0 (patch)
tree32f087be5266fd6b85c0708057839fe3c65f7bca /ChangeLog
parent0c8bca0103f5dce5cea83d3a12d45719036521ea (diff)
Pre-load the year, because gtk_calendar* is dumb and you need to select
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3724892..fad929f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+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.
+
2004-12-21 Glynn Foster <glynn.foster@sun.com>
* configure.in: Post bump release.