aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-02-24 23:45:27 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-02-24 23:45:27 +0800
commitcd413978fcc310ca6c721142a2c11a6e4b692b8a (patch)
treec83a6e6591d2c1ba413caa1c0893cab477188e82 /shell/ChangeLog
parent1b5bcee1ed41429ded31d5f198e0e58eca68b68d (diff)
downloadgsoc2013-evolution-cd413978fcc310ca6c721142a2c11a6e4b692b8a.tar
gsoc2013-evolution-cd413978fcc310ca6c721142a2c11a6e4b692b8a.tar.gz
gsoc2013-evolution-cd413978fcc310ca6c721142a2c11a6e4b692b8a.tar.bz2
gsoc2013-evolution-cd413978fcc310ca6c721142a2c11a6e4b692b8a.tar.lz
gsoc2013-evolution-cd413978fcc310ca6c721142a2c11a6e4b692b8a.tar.xz
gsoc2013-evolution-cd413978fcc310ca6c721142a2c11a6e4b692b8a.tar.zst
gsoc2013-evolution-cd413978fcc310ca6c721142a2c11a6e4b692b8a.zip
(impl_populateFolderContextMenu):
Don't release_unref the corba_uih since bonobo_ui_component_set_container() takes ownership of the object without reffing it. svn path=/trunk/; revision=20032
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index eea5624568..05e159bddd 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,12 @@
2003-02-24 Ettore Perazzoli <ettore@ximian.com>
+ * evolution-shell-component.c (impl_populateFolderContextMenu):
+ Don't release_unref the corba_uih since
+ bonobo_ui_component_set_container() takes ownership of the object
+ without reffing it.
+
+2003-02-24 Ettore Perazzoli <ettore@ximian.com>
+
* glade/e-active-connection-dialog.glade: Update dialog to use
stock response IDs.