diff options
author | Sivaiah Nallagatla <snallagatla@novell.com> | 2004-11-08 14:00:58 +0800 |
---|---|---|
committer | Sivaiah Nallagatla <siva@src.gnome.org> | 2004-11-08 14:00:58 +0800 |
commit | 0771a3c0ae6591d8b65b7a7646d635040671aa0e (patch) | |
tree | f7fc781349ccc6bb82ceafc7a7a5253df92b94db /addressbook/ChangeLog | |
parent | 4625d183b1f04d4662cb34a65458786e6a4df5d1 (diff) | |
download | gsoc2013-evolution-0771a3c0ae6591d8b65b7a7646d635040671aa0e.tar.gz gsoc2013-evolution-0771a3c0ae6591d8b65b7a7646d635040671aa0e.tar.zst gsoc2013-evolution-0771a3c0ae6591d8b65b7a7646d635040671aa0e.zip |
populate contact only afte we are sure that data is valid and we can
2004-11-04 Sivaiah Nallagatla <snallagatla@novell.com>
* gui/contact-editor/e-contact-editor.c (save_contact) :
populate contact only afte we are sure that data is valid
and we can create that.
Fixes #69079
svn path=/trunk/; revision=27858
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 1e29291c2f..1f5af9151f 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2004-11-04 Sivaiah Nallagatla <snallagatla@novell.com> + + * gui/contact-editor/e-contact-editor.c (save_contact) : + populate contact only afte we are sure that data is valid + and we can create that. + Fixes #69079 + 2004-11-07 Rodney Dawes <dobey@novell.com> * gui/contact-editor/e-contact-editor.c |