diff options
author | Not Zed <NotZed@Ximian.com> | 2004-08-12 14:53:28 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-08-12 14:53:28 +0800 |
commit | 5c8d34f45eff3ec9d20e218b6b047fb7717eb1ed (patch) | |
tree | 9a263f72840c3314cc1c473c515a7438fcaaff77 /camel/ChangeLog | |
parent | 8921c159aec6d987dd1f9bc371f1b2842103f081 (diff) | |
download | gsoc2013-evolution-5c8d34f45eff3ec9d20e218b6b047fb7717eb1ed.tar gsoc2013-evolution-5c8d34f45eff3ec9d20e218b6b047fb7717eb1ed.tar.gz gsoc2013-evolution-5c8d34f45eff3ec9d20e218b6b047fb7717eb1ed.tar.bz2 gsoc2013-evolution-5c8d34f45eff3ec9d20e218b6b047fb7717eb1ed.tar.lz gsoc2013-evolution-5c8d34f45eff3ec9d20e218b6b047fb7717eb1ed.tar.xz gsoc2013-evolution-5c8d34f45eff3ec9d20e218b6b047fb7717eb1ed.tar.zst gsoc2013-evolution-5c8d34f45eff3ec9d20e218b6b047fb7717eb1ed.zip |
fix for e_passwords api change, and handle reprompting as well.
2004-08-10 Not Zed <NotZed@Ximian.com>
* providers/groupwise/camel-gw-listener.c
(get_addressbook_names_from_server): fix for e_passwords api
change, and handle reprompting as well.
svn path=/trunk/; revision=26879
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index aa2ed7dff6..c4c1bf546c 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2004-08-10 Not Zed <NotZed@Ximian.com> + + * providers/groupwise/camel-gw-listener.c + (get_addressbook_names_from_server): fix for e_passwords api + change, and handle reprompting as well. + 2004-08-06 Jeffrey Stedfast <fejj@novell.com> * providers/imap4/camel-imap4-summary.c (untagged_fetch_all): Call |