diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-04-08 22:50:48 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-04-08 22:50:48 +0800 |
commit | 59b13c97a6afadbe4336620deebd44abb9909590 (patch) | |
tree | 5fbf3be395a87f65d948dba8859c442ff6d4e7e6 /shell/ChangeLog | |
parent | 65922aa0c6ca9a463a2dd01e54292fbed1af5701 (diff) | |
download | gsoc2013-evolution-59b13c97a6afadbe4336620deebd44abb9909590.tar.gz gsoc2013-evolution-59b13c97a6afadbe4336620deebd44abb9909590.tar.zst gsoc2013-evolution-59b13c97a6afadbe4336620deebd44abb9909590.zip |
(impl_dispose): g_object_weak_unref() the shell here.
(impl_dispose):
g_object_weak_unref() the shell here.
svn path=/trunk/; revision=20751
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 3722620817..0c6292aea3 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2003-04-08 Ettore Perazzoli <ettore@ximian.com> + + [#40912] + + * e-shell-folder-selection-dialog.c (impl_dispose): + g_object_weak_unref() the shell here. + 2003-04-07 Dan Winship <danw@ximian.com> * evolution-storage.c (evolution_storage_class_init): Fix arg |