diff options
author | JP Rosevear <jpr@novell.com> | 2004-07-15 11:57:52 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-07-15 11:57:52 +0800 |
commit | 5f8818913ba4cca5bf2b035625b1f17acf6679f6 (patch) | |
tree | 17f872b460e172ce940d93e723ebfedfc51d1bd6 /calendar/ChangeLog | |
parent | a8b3b7f76c96c41e9aa04a09ee5a893462e20d05 (diff) | |
download | gsoc2013-evolution-5f8818913ba4cca5bf2b035625b1f17acf6679f6.tar.gz gsoc2013-evolution-5f8818913ba4cca5bf2b035625b1f17acf6679f6.tar.zst gsoc2013-evolution-5f8818913ba4cca5bf2b035625b1f17acf6679f6.zip |
Fixes #60678
2004-07-14 JP Rosevear <jpr@novell.com>
Fixes #60678
* gui/dialogs/cancel-comp.c (cancel_component_dialog): flip the
messages around, the "deleting" flag means something else is doing
the deleting
svn path=/trunk/; revision=26658
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 1fc42d2410..8c466e782b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2004-07-14 JP Rosevear <jpr@novell.com> + + Fixes #60678 + + * gui/dialogs/cancel-comp.c (cancel_component_dialog): flip the + messages around, the "deleting" flag means something else is doing + the deleting + 2004-07-12 JP Rosevear <jpr@novell.com> Fixes #57287, 58748 |