aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 720e628c8e..4e21cbf784 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2000-10-04 Federico Mena Quintero <federico@helixcode.com>
+
+ * gui/print.c (range_selector_new): Fix strftime() %a versus %b
+ confusion. Fixes bugzilla #644.
+ (range_selector_new): Fix the whole localization mess by making
+ better use of strftime(). Now we generate whole date strings at a
+ time and compose them later. Fixes bugzilla #643.
+
2000-10-02 Jesse Pavel <jpavel@helixcode.com>
* gui/e-meeting-edit.c: added support for the ROLE and RSVP parameters