diff options
author | JP Rosevear <jpr@ximian.com> | 2001-06-14 03:50:18 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-06-14 03:50:18 +0800 |
commit | 0a282de3b35bcfea44b7d6f2c59fee8d16d41816 (patch) | |
tree | 889865499c8cce467b08744c5d6a1402591b00c3 /calendar/ChangeLog | |
parent | 98c843107b167bb35a67eef26bc76a979a0478be (diff) | |
download | gsoc2013-evolution-0a282de3b35bcfea44b7d6f2c59fee8d16d41816.tar gsoc2013-evolution-0a282de3b35bcfea44b7d6f2c59fee8d16d41816.tar.gz gsoc2013-evolution-0a282de3b35bcfea44b7d6f2c59fee8d16d41816.tar.bz2 gsoc2013-evolution-0a282de3b35bcfea44b7d6f2c59fee8d16d41816.tar.lz gsoc2013-evolution-0a282de3b35bcfea44b7d6f2c59fee8d16d41816.tar.xz gsoc2013-evolution-0a282de3b35bcfea44b7d6f2c59fee8d16d41816.tar.zst gsoc2013-evolution-0a282de3b35bcfea44b7d6f2c59fee8d16d41816.zip |
remove unnecessary space
2001-06-13 JP Rosevear <jpr@ximian.com>
* gui/dialogs/comp-editor-util.c (comp_editor_date_label): remove
unnecessary space
* gui/dialogs/task-page.c (task_page_set_summary): indicate we are
updating, Fixes #3307
svn path=/trunk/; revision=10210
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 4fd6ace68c..67cbb6f918 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,13 @@ 2001-06-13 JP Rosevear <jpr@ximian.com> + * gui/dialogs/comp-editor-util.c (comp_editor_date_label): remove + unnecessary space + + * gui/dialogs/task-page.c (task_page_set_summary): indicate we are + updating, Fixes #3307 + +2001-06-13 JP Rosevear <jpr@ximian.com> + * gui/dialogs/task-details-page.c (task_details_page_set_dates): set the completed time in the date editor if appropriate |