diff options
author | Shreyas Srinivasan <shres@src.gnome.org> | 2005-07-10 17:55:57 +0800 |
---|---|---|
committer | Shreyas Srinivasan <shres@src.gnome.org> | 2005-07-10 17:55:57 +0800 |
commit | 38035659d1d57b512b28b19dc4436609de3d52ca (patch) | |
tree | b89585e02a9a19bbd95f1fc25bc2e75f680e14cf /e-util/ChangeLog | |
parent | b239860999f0f90ed7e070111a106434fb4c22d6 (diff) | |
download | gsoc2013-evolution-38035659d1d57b512b28b19dc4436609de3d52ca.tar gsoc2013-evolution-38035659d1d57b512b28b19dc4436609de3d52ca.tar.gz gsoc2013-evolution-38035659d1d57b512b28b19dc4436609de3d52ca.tar.bz2 gsoc2013-evolution-38035659d1d57b512b28b19dc4436609de3d52ca.tar.lz gsoc2013-evolution-38035659d1d57b512b28b19dc4436609de3d52ca.tar.xz gsoc2013-evolution-38035659d1d57b512b28b19dc4436609de3d52ca.tar.zst gsoc2013-evolution-38035659d1d57b512b28b19dc4436609de3d52ca.zip |
2005-07-10 Shreyas Srinivasan
* e-util/e-account.[ch]: Add structures to handle proxies.
* e-util/e-account-list.[ch]: Add functions to remove proxy
accounts and account's proxies.
svn path=/trunk/; revision=29697
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 400025dce7..1303a6a2e5 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,9 @@ +2005-07-10 Shreyas Srinivasan + + * e-util/e-account.[ch]: Add structures to handle proxies. + * e-util/e-account-list.[ch]: Add functions to remove proxy + accounts and account's proxies. + 2005-06-18 Tor Lillqvist <tml@novell.com> * Makefile.am (WIN32_BOOTSTRAP_LIBS): Use bootstrap library for |