aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorDamon Chaplin <damon@ximian.com>2001-10-02 04:12:00 +0800
committerDamon Chaplin <damon@src.gnome.org>2001-10-02 04:12:00 +0800
commit0586d60922ca2a7b21edd27d0f5a42feab4576c1 (patch)
tree02aa0d2af01b32ba9fcd661999a4fb9ef6a188f7 /calendar/ChangeLog
parent8d3a2ebd284bbcde524a40054970c03ef7e07426 (diff)
downloadgsoc2013-evolution-0586d60922ca2a7b21edd27d0f5a42feab4576c1.tar
gsoc2013-evolution-0586d60922ca2a7b21edd27d0f5a42feab4576c1.tar.gz
gsoc2013-evolution-0586d60922ca2a7b21edd27d0f5a42feab4576c1.tar.bz2
gsoc2013-evolution-0586d60922ca2a7b21edd27d0f5a42feab4576c1.tar.lz
gsoc2013-evolution-0586d60922ca2a7b21edd27d0f5a42feab4576c1.tar.xz
gsoc2013-evolution-0586d60922ca2a7b21edd27d0f5a42feab4576c1.tar.zst
gsoc2013-evolution-0586d60922ca2a7b21edd27d0f5a42feab4576c1.zip
unref the page objects here, instead of in close_dialog(). (This was fixed
2001-10-01 Damon Chaplin <damon@ximian.com> * gui/dialogs/comp-editor.c (comp_editor_destroy): unref the page objects here, instead of in close_dialog(). (This was fixed a while ago, but accidentally reverted.) Fixes bug #7543. svn path=/trunk/; revision=13278
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 4569385566..dbb63ec191 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,9 @@
+2001-10-01 Damon Chaplin <damon@ximian.com>
+
+ * gui/dialogs/comp-editor.c (comp_editor_destroy): unref the page
+ objects here, instead of in close_dialog(). (This was fixed a while
+ ago, but accidentally reverted.) Fixes bug #7543.
+
2001-10-01 Federico Mena Quintero <federico@ximian.com>
* gui/alarm-notify/alarm-notify-dialog.c (alarm_notify_dialog):