diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-12-20 14:03:57 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-12-20 14:03:57 +0800 |
commit | b0ef364d0d9336c70b44628f8053ce109310400f (patch) | |
tree | 36c520c47e3ea5ad84bf4f001b6b5653d80988d9 /calendar/ChangeLog | |
parent | 06a2264d700f62ecc2d7a21edbb7d136199af8bc (diff) | |
download | gsoc2013-evolution-b0ef364d0d9336c70b44628f8053ce109310400f.tar.gz gsoc2013-evolution-b0ef364d0d9336c70b44628f8053ce109310400f.tar.zst gsoc2013-evolution-b0ef364d0d9336c70b44628f8053ce109310400f.zip |
fixes #324196.
svn path=/trunk/; revision=30889
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 b00e872f14..75f057229c 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2005-12-15 Johnny Jacob <johnnyjacob@gmail.com> + + Fixes Bug #324196 + + * gui/dialogs/comp-editor.c: (prompt_and_save_changes) : + Renamed from prompt_to_save_changes. Check wheather the + summary is empty and prompt. + 2005-12-19 Chenthill Palanisamy <pchenthill@novell.com> Committing for David Trowbridge <trowbrds cs colorado edu> |