aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index ea422277b8..8b93a91628 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2004-03-24 Danilo Ĺ egan <dsegan@gmx.net>
+
+ * gui/e-alarm-list.c (get_alarm_duration_string): Use ngettext for
+ handling plural forms (fixes bug #53464).
+ * gui/dialogs/delete-comp.c (delete_component_dialog): Likewise.
+ * gui/e-itip-control.c (write_recurrence_piece): Likewise.
+
2004-03-23 JP Rosevear <jpr@ximian.com>
Fixes #51948