aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2006-01-19 11:56:55 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2006-01-19 11:56:55 +0800
commitdcd4a636c24dd95517ac65310dd881529938ccfb (patch)
tree7495b3084dbdf59c62261c33bd74cccb40b81aa6 /calendar/ChangeLog
parent0d86641b0fa28a5950444c962abc0f5a830e7fc8 (diff)
downloadgsoc2013-evolution-dcd4a636c24dd95517ac65310dd881529938ccfb.tar
gsoc2013-evolution-dcd4a636c24dd95517ac65310dd881529938ccfb.tar.gz
gsoc2013-evolution-dcd4a636c24dd95517ac65310dd881529938ccfb.tar.bz2
gsoc2013-evolution-dcd4a636c24dd95517ac65310dd881529938ccfb.tar.lz
gsoc2013-evolution-dcd4a636c24dd95517ac65310dd881529938ccfb.tar.xz
gsoc2013-evolution-dcd4a636c24dd95517ac65310dd881529938ccfb.tar.zst
gsoc2013-evolution-dcd4a636c24dd95517ac65310dd881529938ccfb.zip
fixes #327293
svn path=/trunk/; revision=31236
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 96b9bc489e..c931e8d5a2 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2006-01-19 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #327293
+ * gui/dialogs/event-editor.c: (window_delete_event),
+ (event_editor_construct): handle delete event to just
+ hide the window.
+
2006-01-17 P S Chakravarthi <pchakravarthi@novell.com>
* gui/e-week-view.c : added some code in e_week_view_on_button_press ()