diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-06-03 21:24:44 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-06-03 21:24:44 +0800 |
commit | fdedccf06a806442d0f3e34a3a3229429168d6b3 (patch) | |
tree | ff954823d915e9b8cebe55c61d1dd14853c0a796 /calendar/ChangeLog | |
parent | 5e6adad066135ece0b95e2d08ab4e937538fda5f (diff) | |
download | gsoc2013-evolution-fdedccf06a806442d0f3e34a3a3229429168d6b3.tar.gz gsoc2013-evolution-fdedccf06a806442d0f3e34a3a3229429168d6b3.tar.zst gsoc2013-evolution-fdedccf06a806442d0f3e34a3a3229429168d6b3.zip |
** Fixes bug #347767
svn path=/trunk/; revision=33637
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index ca23866913..f78de9d249 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,14 @@ +2006-09-08 Ushveen Kaur <kushveen@novell.com> + + ** Fixes bug #347767 + + * gui/dialogs/send-comp.c : (send_component_prompt_subject): + error id "calendar:prompt-send-no-subject-memo" or + "calendar:prompt-send-no-subject-memo-to-recipients" is called + when memo is saved without a summary. + * calendar.error.xml : error id "prompt-send-no-subject-memo" is + added. + 2007-06-02 Gilles Dartiguelongue <dartigug@esiee.fr> ** Fixes bug #439122 |