diff options
author | Dan Winship <danw@src.gnome.org> | 2001-11-20 13:37:27 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-11-20 13:37:27 +0800 |
commit | 3bbe7554d7b1dc2fc35ee152de56092bfee6899b (patch) | |
tree | ad40febdc476fef8aa9c03636fcb654a0f3d3a3f /e-util/ChangeLog | |
parent | b9a14234743f054653ffffa5fe1f3c5847d70751 (diff) | |
download | gsoc2013-evolution-3bbe7554d7b1dc2fc35ee152de56092bfee6899b.tar gsoc2013-evolution-3bbe7554d7b1dc2fc35ee152de56092bfee6899b.tar.gz gsoc2013-evolution-3bbe7554d7b1dc2fc35ee152de56092bfee6899b.tar.bz2 gsoc2013-evolution-3bbe7554d7b1dc2fc35ee152de56092bfee6899b.tar.lz gsoc2013-evolution-3bbe7554d7b1dc2fc35ee152de56092bfee6899b.tar.xz gsoc2013-evolution-3bbe7554d7b1dc2fc35ee152de56092bfee6899b.tar.zst gsoc2013-evolution-3bbe7554d7b1dc2fc35ee152de56092bfee6899b.zip |
Clear the password in bonobo-conf as well. Fixes ximian 14893.
* e-passwords.c (e_passwords_forget_password): Clear the password
in bonobo-conf as well. Fixes ximian 14893.
svn path=/trunk/; revision=14754
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 ff7722a872..9b0f4d0ec1 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2001-11-20 Dan Winship <danw@ximian.com> + + * e-passwords.c (e_passwords_forget_password): Clear the password + in bonobo-conf as well. Fixes ximian 14893. + 2001-11-13 Ettore Perazzoli <ettore@ximian.com> * Makefile.am (libeutil_la_LIBADD): Remove `-lc'. It makes the |