aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
author9 <NotZed@Ximian.com>2001-10-29 09:57:47 +0800
committerMichael Zucci <zucchi@src.gnome.org>2001-10-29 09:57:47 +0800
commit3b397a352fe203284c7442d0b057e3443027bcab (patch)
treef820d7aa27308b3fae6386d95df55ff69fdd6f24 /shell/ChangeLog
parent9367415dc36546a74f29fa26f89e907bdcf6175e (diff)
downloadgsoc2013-evolution-3b397a352fe203284c7442d0b057e3443027bcab.tar
gsoc2013-evolution-3b397a352fe203284c7442d0b057e3443027bcab.tar.gz
gsoc2013-evolution-3b397a352fe203284c7442d0b057e3443027bcab.tar.bz2
gsoc2013-evolution-3b397a352fe203284c7442d0b057e3443027bcab.tar.lz
gsoc2013-evolution-3b397a352fe203284c7442d0b057e3443027bcab.tar.xz
gsoc2013-evolution-3b397a352fe203284c7442d0b057e3443027bcab.tar.zst
gsoc2013-evolution-3b397a352fe203284c7442d0b057e3443027bcab.zip
Set the return type of the signal handlers to GTK_TYPE_NONE.
2001-10-29 <NotZed@Ximian.com> * evolution-storage.c (class_init): Set the return type of the signal handlers to GTK_TYPE_NONE. svn path=/trunk/; revision=14314
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 53913b6a51..3236b994fc 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-29 <NotZed@Ximian.com>
+
+ * evolution-storage.c (class_init): Set the return type of the
+ signal handlers to GTK_TYPE_NONE.
+
2001-10-28 Ettore Perazzoli <ettore@ximian.com>
[The following should fix #13802, crash on exit.]