From f2f7536a16ab8787754576e388fbcc4af8526f15 Mon Sep 17 00:00:00 2001 From: Tomas Ogren Date: Wed, 24 Mar 1999 04:26:02 +0000 Subject: Made clist titles i18n:able Added which views that are possible for --view 1999-03-24 Tomas Ogren * gncal-todo.c (gncal_todo_init): Made clist titles i18n:able * main.c (poptOption): Added which views that are possible for --view in the --help text (closes #367) * main.c (dump_events): Added (short) month to the strftime and made the strings i18n:able svn path=/trunk/; revision=778 --- calendar/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 81fc21e15a..61d56d9286 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,18 @@ +1999-03-24 Tomas Ogren + + * gncal-todo.c (gncal_todo_init): Made clist titles i18n:able + * main.c (poptOption): Added which views that are possible for + --view in the --help text (closes #367) + * main.c (dump_events): Added (short) month to the strftime and made + the strings i18n:able + +1999-03-23 Tomas Ogren + + * gncal/calobj.c: Added 2 paranthesis.. + "foobar = d / 60*60" is _NOT_ the same as "foobar = d / (60*60)" + which caused heavy alarm-corruption with alarms between 2 hrs and + 2 days. + 1999-03-23 Nat Friedman * eventedit.c (ee_store_recur_rule_to_ical): Set the -- cgit v1.2.3