diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2007-07-30 18:13:06 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2007-07-30 18:13:06 +0800 |
commit | 393003baeef02a588e64b5fd6e9c41e69d127a6e (patch) | |
tree | 2addbf21be2735819aa7ea35afeb7eb038b892c7 /calendar/ChangeLog | |
parent | a37c55760048564773e65bc3b94e9c52406ca403 (diff) | |
download | gsoc2013-evolution-393003baeef02a588e64b5fd6e9c41e69d127a6e.tar gsoc2013-evolution-393003baeef02a588e64b5fd6e9c41e69d127a6e.tar.gz gsoc2013-evolution-393003baeef02a588e64b5fd6e9c41e69d127a6e.tar.bz2 gsoc2013-evolution-393003baeef02a588e64b5fd6e9c41e69d127a6e.tar.lz gsoc2013-evolution-393003baeef02a588e64b5fd6e9c41e69d127a6e.tar.xz gsoc2013-evolution-393003baeef02a588e64b5fd6e9c41e69d127a6e.tar.zst gsoc2013-evolution-393003baeef02a588e64b5fd6e9c41e69d127a6e.zip |
Fixes a memory corruption.
svn path=/trunk/; revision=33899
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index ee2bda838a..433fd19c4b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2007-07-30 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes a memory corruption. + * common/authentication.c: (auth_func_cb): Use + e_source_get_duped_property. + 2007-07-30 Milan Crha <mcrha@redhat.com> ** Fix for bug #343716 |