aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 550daa7917..1969926b2f 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,10 @@
+2003-04-28 Chris Toshok <toshok@ximian.com>
+
+ [ fixes bug #41779 ]
+ * gui/component/e-address-popup.c (mini_wizard_container_add): we
+ don't need to call gtk_widget_destroy on the old child, since
+ gtk_container_remove will unref it for us.
+
2003-04-23 Chris Toshok <toshok@ximian.com>
[ fixes bug #37351 ]