diff options
author | Suman Manjunath <msuman@src.gnome.org> | 2009-01-06 17:01:01 +0800 |
---|---|---|
committer | Suman Manjunath <msuman@src.gnome.org> | 2009-01-06 17:01:01 +0800 |
commit | 410c784fb55bcb019c33fd4f3c5cb1ecdce59e94 (patch) | |
tree | dcf8817622c3f5e29ac678e7bf7664d4f3a219c3 /calendar/ChangeLog | |
parent | 694b993d7dbad1193b3a6b3b0a920379e8904d04 (diff) | |
download | gsoc2013-evolution-410c784fb55bcb019c33fd4f3c5cb1ecdce59e94.tar.gz gsoc2013-evolution-410c784fb55bcb019c33fd4f3c5cb1ecdce59e94.tar.zst gsoc2013-evolution-410c784fb55bcb019c33fd4f3c5cb1ecdce59e94.zip |
Fix for bug #458968 (bugzilla.novell.com) - Don't warn the user about changes being lost if he is trying to delegate the meeting.
svn path=/trunk/; revision=36997
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 534acd4507..1e0cbb48ed 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2009-01-06 Suman Manjunath <msuman@novell.com> + + ** Fix for bug #458968 (bugzilla.novell.com) + + * gui/dialogs/comp-editor.c (comp_editor_set_summary), + (comp_editor_set_changed): Don't warn the user about changes being lost + if he is trying to delegate the meeting. + 2009-01-05 Ashish Shrivastava <shashish@novell.com> ** Fix for bug #458153 (bugzilla.novell.com) |