diff options
author | JP Rosevear <jpr@ximian.com> | 2004-01-30 15:48:24 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-01-30 15:48:24 +0800 |
commit | 44cb16b47dea332920948150d9e58c505d02b7a6 (patch) | |
tree | d21ed88816ab1d3f07819abf61c0e886b1148d11 /calendar/ChangeLog | |
parent | 650b5bcdc84ec336c45d509243e08f0457db5650 (diff) | |
download | gsoc2013-evolution-44cb16b47dea332920948150d9e58c505d02b7a6.tar.gz gsoc2013-evolution-44cb16b47dea332920948150d9e58c505d02b7a6.tar.zst gsoc2013-evolution-44cb16b47dea332920948150d9e58c505d02b7a6.zip |
remove extraneous ;
2004-01-30 JP Rosevear <jpr@ximian.com>
* gui/tasks-component.c (create_new_todo): remove extraneous ;
Fixes #53418
svn path=/trunk/; revision=24536
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 78dddf9224..e86fe4a12b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2004-01-30 JP Rosevear <jpr@ximian.com> + + * gui/tasks-component.c (create_new_todo): remove extraneous ; + + Fixes #53418 + 2004-01-29 JP Rosevear <jpr@ximian.com> * gui/migration.c (create_calendar_contact_source): don't set the |