diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-07-31 15:36:46 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-07-31 15:36:46 +0800 |
commit | cb97e0fdff353a8a68cc7ec252baa3f2bcb2d255 (patch) | |
tree | 99a008d111f12a6cb2f302a5351c7b66921052be /calendar/ChangeLog | |
parent | 00dbc974c6830aa29243964d82836ecd0d48560a (diff) | |
download | gsoc2013-evolution-cb97e0fdff353a8a68cc7ec252baa3f2bcb2d255.tar gsoc2013-evolution-cb97e0fdff353a8a68cc7ec252baa3f2bcb2d255.tar.gz gsoc2013-evolution-cb97e0fdff353a8a68cc7ec252baa3f2bcb2d255.tar.bz2 gsoc2013-evolution-cb97e0fdff353a8a68cc7ec252baa3f2bcb2d255.tar.lz gsoc2013-evolution-cb97e0fdff353a8a68cc7ec252baa3f2bcb2d255.tar.xz gsoc2013-evolution-cb97e0fdff353a8a68cc7ec252baa3f2bcb2d255.tar.zst gsoc2013-evolution-cb97e0fdff353a8a68cc7ec252baa3f2bcb2d255.zip |
Fixes #345646
svn path=/trunk/; revision=32439
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 ebcbcbe2e7..aa401c61b2 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2006-07-27 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #345646 + * gui/dialogs/recurrence-page.c: + (recurrence_page_finalize): Diconnect the signal handler + while destroying the page. + 2006-07-27 Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in> * gui/e-calendar-view.h: Removed the hardcoded ENABLE_CAIRO |