aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-09-25 06:58:34 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-09-25 06:58:34 +0800
commit87aaa04f1bdd6a7e2b8337f6aa31feff78aefd20 (patch)
treee19a29382129ebb51461b6e8946c80d62f0f7a9f /shell/ChangeLog
parentf5ad2892d1d9936290e425c0b67d3bbabf5d625b (diff)
downloadgsoc2013-evolution-87aaa04f1bdd6a7e2b8337f6aa31feff78aefd20.tar
gsoc2013-evolution-87aaa04f1bdd6a7e2b8337f6aa31feff78aefd20.tar.gz
gsoc2013-evolution-87aaa04f1bdd6a7e2b8337f6aa31feff78aefd20.tar.bz2
gsoc2013-evolution-87aaa04f1bdd6a7e2b8337f6aa31feff78aefd20.tar.lz
gsoc2013-evolution-87aaa04f1bdd6a7e2b8337f6aa31feff78aefd20.tar.xz
gsoc2013-evolution-87aaa04f1bdd6a7e2b8337f6aa31feff78aefd20.tar.zst
gsoc2013-evolution-87aaa04f1bdd6a7e2b8337f6aa31feff78aefd20.zip
Fix a refcounting problem with the local storage. ("Somebody" added a
wrong unref without putting that in the ChangeLog. Yes, you know who you are. ;-)) svn path=/trunk/; revision=5565
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index e1f0f638cd..f127aff6b0 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,7 @@
+2000-09-24 Ettore Perazzoli <ettore@helixcode.com>
+
+ * e-shell.c (setup_local_storage): Don't unref the local storage.
+
2000-09-22 Michael Meeks <michael@helixcode.com>
* e-shell-view-menu.c (e_shell_view_menu_setup): upd.