diff options
author | JP Rosevear <jpr@ximian.com> | 2002-10-18 06:10:34 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2002-10-18 06:10:34 +0800 |
commit | e581b1f3b4dae45f42b444b8f8b9dfe7fb375fa1 (patch) | |
tree | 824deb1418c1d22236fd8fc43cc82ff62df7d1ec /calendar/ChangeLog | |
parent | a3da56611e96dae9fc2f4205e59820b1214e4172 (diff) | |
download | gsoc2013-evolution-e581b1f3b4dae45f42b444b8f8b9dfe7fb375fa1.tar.gz gsoc2013-evolution-e581b1f3b4dae45f42b444b8f8b9dfe7fb375fa1.tar.zst gsoc2013-evolution-e581b1f3b4dae45f42b444b8f8b9dfe7fb375fa1.zip |
fix c/p type
2002-10-17 JP Rosevear <jpr@ximian.com>
* gui/gnome-cal.c (gnome_calendar_construct): fix c/p type
svn path=/trunk/; revision=18390
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 71e7b02556..15f30724b0 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,9 @@ 2002-10-17 JP Rosevear <jpr@ximian.com> + * gui/gnome-cal.c (gnome_calendar_construct): fix c/p type + +2002-10-17 JP Rosevear <jpr@ximian.com> + * gui/dialogs/recurrence-page.c (fill_ending_date): if the value is a datetime, convert it to a date |