aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorSuman Manjunath <msuman@src.gnome.org>2008-01-14 15:44:26 +0800
committerSuman Manjunath <msuman@src.gnome.org>2008-01-14 15:44:26 +0800
commit7df0460e0441988086f2d1575e3f3ed4da517bc0 (patch)
tree371668d73f0e322bb36b6d3b65befe586c900497 /calendar/ChangeLog
parentddcfe32c3d751c170c3e42d7dc10f3e344e186ae (diff)
downloadgsoc2013-evolution-7df0460e0441988086f2d1575e3f3ed4da517bc0.tar
gsoc2013-evolution-7df0460e0441988086f2d1575e3f3ed4da517bc0.tar.gz
gsoc2013-evolution-7df0460e0441988086f2d1575e3f3ed4da517bc0.tar.bz2
gsoc2013-evolution-7df0460e0441988086f2d1575e3f3ed4da517bc0.tar.lz
gsoc2013-evolution-7df0460e0441988086f2d1575e3f3ed4da517bc0.tar.xz
gsoc2013-evolution-7df0460e0441988086f2d1575e3f3ed4da517bc0.tar.zst
gsoc2013-evolution-7df0460e0441988086f2d1575e3f3ed4da517bc0.zip
Patch from Suresh Chandrasekharan <suresh.chandrasekharan@sun.com> Fix for bug #264404 (Pass down Enter if in preedit-mode)
svn path=/trunk/; revision=34808
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index e417161b15..81e46340e6 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2008-01-14 Suresh Chandrasekharan <suresh.chandrasekharan@sun.com>
+
+ ** Fix for bug #264404
+
+ * gui/e-day-view.c (e_day_view_on_text_item_event):
+ * gui/e-week-view.c (e_week_view_on_text_item_event):
+ Pass down Enter if in preedit-mode.
+
2008-01-11 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #508731