aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2003-01-07 23:04:07 +0800
committerDan Winship <danw@src.gnome.org>2003-01-07 23:04:07 +0800
commit186d1089e50636826ba0841063699c8b834d1dc4 (patch)
tree382082539030acca29710ca97da20b46ecdaca3a /e-util/ChangeLog
parentdd175b7cbdcd1e981e4f01b3d233237eedac9a07 (diff)
downloadgsoc2013-evolution-186d1089e50636826ba0841063699c8b834d1dc4.tar
gsoc2013-evolution-186d1089e50636826ba0841063699c8b834d1dc4.tar.gz
gsoc2013-evolution-186d1089e50636826ba0841063699c8b834d1dc4.tar.bz2
gsoc2013-evolution-186d1089e50636826ba0841063699c8b834d1dc4.tar.lz
gsoc2013-evolution-186d1089e50636826ba0841063699c8b834d1dc4.tar.xz
gsoc2013-evolution-186d1089e50636826ba0841063699c8b834d1dc4.tar.zst
gsoc2013-evolution-186d1089e50636826ba0841063699c8b834d1dc4.zip
New.
* e-config-listener.c (e_config_listener_remove_value): New. * e-passwords.c (e_passwords_get_password): Don't look at the passwords hash until calling e_passwords_init(). svn path=/trunk/; revision=19253
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 2087a74f19..19bce6bd1f 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,10 @@
+2003-01-07 Dan Winship <danw@ximian.com>
+
+ * e-config-listener.c (e_config_listener_remove_value): New.
+
+ * e-passwords.c (e_passwords_get_password): Don't look at the
+ passwords hash until calling e_passwords_init().
+
2003-01-06 Dan Winship <danw@ximian.com>
* e-html-utils.c: Add this back: Connector needs it, and there's