diff options
author | Sivaiah Nallagatla <snallagatla@novell.com> | 2005-03-05 01:30:24 +0800 |
---|---|---|
committer | Sivaiah Nallagatla <siva@src.gnome.org> | 2005-03-05 01:30:24 +0800 |
commit | 9ff3b664bf5fa76c653488ae3065ebb10c6de0f2 (patch) | |
tree | efa5878eb639fb74499b8ed44d23a2dddabb88f8 /plugins/addressbook-file/ChangeLog | |
parent | a45b33e0dbc03ee82cf15513a7e014cc79b596c8 (diff) | |
download | gsoc2013-evolution-9ff3b664bf5fa76c653488ae3065ebb10c6de0f2.tar.gz gsoc2013-evolution-9ff3b664bf5fa76c653488ae3065ebb10c6de0f2.tar.zst gsoc2013-evolution-9ff3b664bf5fa76c653488ae3065ebb10c6de0f2.zip |
don't set the relative uri if already present. Also change the typo in the
2005-02-28 Sivaiah Nallagatla <snallagatla@novell.com>
* addressbook-file.c (e_book_file_dummy) :
don't set the relative uri if already present.
Also change the typo in the prototype s/calendar/book
part of fix for #73152
svn path=/trunk/; revision=28959
Diffstat (limited to 'plugins/addressbook-file/ChangeLog')
-rw-r--r-- | plugins/addressbook-file/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/addressbook-file/ChangeLog b/plugins/addressbook-file/ChangeLog index be7f3e686d..14803024d7 100644 --- a/plugins/addressbook-file/ChangeLog +++ b/plugins/addressbook-file/ChangeLog @@ -1,3 +1,10 @@ +2005-02-28 Sivaiah Nallagatla <snallagatla@novell.com> + + * addressbook-file.c (e_book_file_dummy) : + don't set the relative uri if already present. + Also change the typo in the prototype s/calendar/book + part of fix for #73152 + 2005-02-24 Björn Torkelsson <torkel@acc.umu.se> * org-gnome-addressbook-file.eplug.in: Added author and description. |