diff options
author | Sankar P <psankar@novell.com> | 2007-12-11 13:32:58 +0800 |
---|---|---|
committer | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2007-12-11 13:32:58 +0800 |
commit | 2e1605c30eab52782463a68da28e2a8a90180bf5 (patch) | |
tree | 687e950573b5e3cca440112aa5c3d48b4c575125 /calendar/ChangeLog | |
parent | 9ebabcebd1b699c0ee6be75b369efda19a55800d (diff) | |
download | gsoc2013-evolution-2e1605c30eab52782463a68da28e2a8a90180bf5.tar.gz gsoc2013-evolution-2e1605c30eab52782463a68da28e2a8a90180bf5.tar.zst gsoc2013-evolution-2e1605c30eab52782463a68da28e2a8a90180bf5.zip |
** Fix for bug #501969 Passwords should not be forgotten for all errors
2007-12-11 Sankar P <psankar@novell.com>
** Fix for bug #501969
* Passwords should not be forgotten for all errors
svn path=/trunk/; revision=34686
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 4e801a8f97..4d3848ede0 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2007-12-11 Sankar P <psankar@novell.com> + + ** Fix for bug #501969 + + * gui/gnome-cal.c: (client_cal_opened_cb): + Passwords should not be forgotten on all errors + 2007-12-05 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #392747 (extra cleanup work) |