diff options
author | Sushma Rai <rsushma@src.gnome.org> | 2006-01-13 18:35:16 +0800 |
---|---|---|
committer | Sushma Rai <rsushma@src.gnome.org> | 2006-01-13 18:35:16 +0800 |
commit | f4f4f94e728d3973f7d780ca9390795c31e07578 (patch) | |
tree | b54afaa4813fe37d2f212a26a4fc5f8c72298bcf /plugins/exchange-operations/ChangeLog | |
parent | b7fb796b9a02395277ebb3befda315c7ae5b61bc (diff) | |
download | gsoc2013-evolution-f4f4f94e728d3973f7d780ca9390795c31e07578.tar gsoc2013-evolution-f4f4f94e728d3973f7d780ca9390795c31e07578.tar.gz gsoc2013-evolution-f4f4f94e728d3973f7d780ca9390795c31e07578.tar.bz2 gsoc2013-evolution-f4f4f94e728d3973f7d780ca9390795c31e07578.tar.lz gsoc2013-evolution-f4f4f94e728d3973f7d780ca9390795c31e07578.tar.xz gsoc2013-evolution-f4f4f94e728d3973f7d780ca9390795c31e07578.tar.zst gsoc2013-evolution-f4f4f94e728d3973f7d780ca9390795c31e07578.zip |
Added krb5 checks while invoking change_passwd_cb() and
exchange_config_listener_authenticate().
svn path=/trunk/; revision=31166
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r-- | plugins/exchange-operations/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index d1a96b6f67..a32225760b 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,8 @@ +2006-01-13 Sushma Rai <rsushma@novell.com> + + * exchange-config-listener.c: Added krb5 checks while invoking + change_passwd_cb() and exchange_config_listener_authenticate(). + 2006-01-11 Chenthill Palanisamy <pchenthill@novell.com> Fixes #271546 |