diff options
| author | Chenthill Palanisamy <pchenthill@novell.com> | 2005-02-28 23:14:42 +0800 | 
|---|---|---|
| committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-02-28 23:14:42 +0800 | 
| commit | e3cb534c019c245838d85d7f9421c5dc0010c21e (patch) | |
| tree | c516e1c89d389399fdb5a5e00bcf0272c09d6c2b /calendar/ChangeLog | |
| parent | 520065ae72f20ab5d4c8203bf52673ff18d53c4b (diff) | |
| download | gsoc2013-evolution-e3cb534c019c245838d85d7f9421c5dc0010c21e.tar.gz gsoc2013-evolution-e3cb534c019c245838d85d7f9421c5dc0010c21e.tar.zst gsoc2013-evolution-e3cb534c019c245838d85d7f9421c5dc0010c21e.zip  | |
Fixes #72958 If the backend returns success, if the delay delivery is set,
2005-02-28  Chenthill Palanisamy  <pchenthill@novell.com>
	Fixes #72958
	* gui/dialogs/comp-editor.c: (save_comp): If the backend
	returns success, if the delay delivery is set, do not
	show them in the view, since it will not be created in the
	server.
svn path=/trunk/; revision=28914
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 8fa8d07f2d..5b270d4f84 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2005-02-28  Chenthill Palanisamy  <pchenthill@novell.com> + +	Fixes #72958 +	* gui/dialogs/comp-editor.c: (save_comp): If the backend +	returns success, if the delay delivery is set, do not +	show them in the view, since it will not be created in the  +	server. +	  2005-02-25  Sivaiah Nallagatla <snallagatla@novell.com>  	* gui/calendar-component.c (ensure_sources) :  | 
