diff options
author | Federico Mena Quintero <federico@helixcode.com> | 2000-11-13 08:58:39 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2000-11-13 08:58:39 +0800 |
commit | 80d9b21f055acff6762189e23994d35d85292155 (patch) | |
tree | 2731c256ee19a0854fce208b0ccb46302a155349 /calendar/ChangeLog | |
parent | 6e4eb7b99e5a210720cb7c686c9278c1df01345c (diff) | |
download | gsoc2013-evolution-80d9b21f055acff6762189e23994d35d85292155.tar gsoc2013-evolution-80d9b21f055acff6762189e23994d35d85292155.tar.gz gsoc2013-evolution-80d9b21f055acff6762189e23994d35d85292155.tar.bz2 gsoc2013-evolution-80d9b21f055acff6762189e23994d35d85292155.tar.lz gsoc2013-evolution-80d9b21f055acff6762189e23994d35d85292155.tar.xz gsoc2013-evolution-80d9b21f055acff6762189e23994d35d85292155.tar.zst gsoc2013-evolution-80d9b21f055acff6762189e23994d35d85292155.zip |
OK, bugzilla bug #829 is fixed and that does not redeem me from extreme
2000-11-12 Federico Mena Quintero <federico@helixcode.com>
OK, bugzilla bug #829 is fixed and that does not redeem me from
extreme procrastination. Wheeeeeeeeeeeeeeee!
* gui/event-editor-dialog.c: Changed the "Rule view" label to
"Preview"
svn path=/trunk/; revision=6558
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 8f3119f0de..9abf87c923 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,13 @@ 2000-11-12 Federico Mena Quintero <federico@helixcode.com> + OK, bugzilla bug #829 is fixed and that does not redeem me from + extreme procrastination. Wheeeeeeeeeeeeeeee! + + * gui/event-editor-dialog.c: Changed the "Rule view" label to + "Preview" + +2000-11-12 Federico Mena Quintero <federico@helixcode.com> + * gui/event-editor.c (make_recur_ending_count_special): Misspelled "occurrences". (fill_recurrence_widgets): Sensitize the "Custom recurrence" radio |