diff options
author | Not Zed <NotZed@Ximian.com> | 2003-10-31 12:55:41 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2003-10-31 12:55:41 +0800 |
commit | 19a21a87e4819013f6499c8ee724475a2184a24e (patch) | |
tree | 62b4b62c76e895fb9c7d7feb8060fdd7d5987111 /e-util/ChangeLog | |
parent | 36eff5914b2ccf251e4c1da4586dd07bdc6bb092 (diff) | |
download | gsoc2013-evolution-19a21a87e4819013f6499c8ee724475a2184a24e.tar gsoc2013-evolution-19a21a87e4819013f6499c8ee724475a2184a24e.tar.gz gsoc2013-evolution-19a21a87e4819013f6499c8ee724475a2184a24e.tar.bz2 gsoc2013-evolution-19a21a87e4819013f6499c8ee724475a2184a24e.tar.lz gsoc2013-evolution-19a21a87e4819013f6499c8ee724475a2184a24e.tar.xz gsoc2013-evolution-19a21a87e4819013f6499c8ee724475a2184a24e.tar.zst gsoc2013-evolution-19a21a87e4819013f6499c8ee724475a2184a24e.zip |
add encrypt_key id, and change some of the names around to be more
2003-10-31 Not Zed <NotZed@Ximian.com>
* e-account.c (e_account_(sg)et_from_xml): add encrypt_key id, and
change some of the names around to be more meaningful.
svn path=/trunk/; revision=23144
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 2c680bfcde..cb97b3aa8b 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2003-10-31 Not Zed <NotZed@Ximian.com> + + * e-account.c (e_account_(sg)et_from_xml): add encrypt_key id, and + change some of the names around to be more meaningful. + 2003-10-17 Jeffrey Stedfast <fejj@ximian.com> * e-host-utils.c (e_gethostbyname_r): If the system defines |