aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-07-06 02:41:35 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-07-06 02:41:35 +0800
commit0d2ce1a22cf93b412815ed50dfffde384cd2c5f4 (patch)
tree41ed880e40efe723636d74b106b613cdd21cac5f /shell/ChangeLog
parent41a5db238a6c904d95eada0015ccbed5b4a9e4d9 (diff)
downloadgsoc2013-evolution-0d2ce1a22cf93b412815ed50dfffde384cd2c5f4.tar
gsoc2013-evolution-0d2ce1a22cf93b412815ed50dfffde384cd2c5f4.tar.gz
gsoc2013-evolution-0d2ce1a22cf93b412815ed50dfffde384cd2c5f4.tar.bz2
gsoc2013-evolution-0d2ce1a22cf93b412815ed50dfffde384cd2c5f4.tar.lz
gsoc2013-evolution-0d2ce1a22cf93b412815ed50dfffde384cd2c5f4.tar.xz
gsoc2013-evolution-0d2ce1a22cf93b412815ed50dfffde384cd2c5f4.tar.zst
gsoc2013-evolution-0d2ce1a22cf93b412815ed50dfffde384cd2c5f4.zip
(startup_wizard_cancel): Unref the
ETimezoneDialog. (finish_func): Likewise. svn path=/trunk/; revision=17375
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 819c4e0281..1542e8a4cf 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,13 @@
+2002-07-05 Ettore Perazzoli <ettore@ximian.com>
+
+ [Fix #22047, Crash after running the start-up wizard. The patch
+ was applied a while ago to the evolution-1-0-branch but not on
+ the trunk.]
+
+ * e-shell-startup-wizard.c (startup_wizard_cancel): Unref the
+ ETimezoneDialog.
+ (finish_func): Likewise.
+
2002-07-03 Ettore Perazzoli <ettore@ximian.com>
[Fixes #27354.]