aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2003-02-08 02:47:06 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2003-02-08 02:47:06 +0800
commit9db9608ceaf67ad0864d33a3eb558be8c30fe63c (patch)
treeb81b8eb9e8f27072e358e7031d4aab4bd2def89a /calendar/ChangeLog
parente359fec5c833af3dfea0745ed986fccb168bec1c (diff)
downloadgsoc2013-evolution-9db9608ceaf67ad0864d33a3eb558be8c30fe63c.tar
gsoc2013-evolution-9db9608ceaf67ad0864d33a3eb558be8c30fe63c.tar.gz
gsoc2013-evolution-9db9608ceaf67ad0864d33a3eb558be8c30fe63c.tar.bz2
gsoc2013-evolution-9db9608ceaf67ad0864d33a3eb558be8c30fe63c.tar.lz
gsoc2013-evolution-9db9608ceaf67ad0864d33a3eb558be8c30fe63c.tar.xz
gsoc2013-evolution-9db9608ceaf67ad0864d33a3eb558be8c30fe63c.tar.zst
gsoc2013-evolution-9db9608ceaf67ad0864d33a3eb558be8c30fe63c.zip
Fixes #37706
2003-02-07 Rodrigo Moya <rodrigo@ximian.com> Fixes #37706 * gui/comp-editor-factory.c (cal_opened_cb): added PERMISSION_DENIED case for not ending process on g_assert_not_reached. svn path=/trunk/; revision=19845
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index d085efacee..f3276cd515 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2003-02-07 Rodrigo Moya <rodrigo@ximian.com>
+
+ Fixes #37706
+
+ * gui/comp-editor-factory.c (cal_opened_cb): added PERMISSION_DENIED
+ case for not ending process on g_assert_not_reached.
+
2003-02-06 Ettore Perazzoli <ettore@ximian.com>
* gui/e-day-view-time-item.c