aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2005-10-01 18:54:33 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-10-01 18:54:33 +0800
commit819ed96981b41f8e1daa6ac4b4003600c5cfcf3b (patch)
tree5d63236daf0d22927f6a44b971ea7cebab994f5c /calendar/ChangeLog
parent6cbbd8da8005c8d81ab93c0295e8be543fa0a17c (diff)
downloadgsoc2013-evolution-819ed96981b41f8e1daa6ac4b4003600c5cfcf3b.tar
gsoc2013-evolution-819ed96981b41f8e1daa6ac4b4003600c5cfcf3b.tar.gz
gsoc2013-evolution-819ed96981b41f8e1daa6ac4b4003600c5cfcf3b.tar.bz2
gsoc2013-evolution-819ed96981b41f8e1daa6ac4b4003600c5cfcf3b.tar.lz
gsoc2013-evolution-819ed96981b41f8e1daa6ac4b4003600c5cfcf3b.tar.xz
gsoc2013-evolution-819ed96981b41f8e1daa6ac4b4003600c5cfcf3b.tar.zst
gsoc2013-evolution-819ed96981b41f8e1daa6ac4b4003600c5cfcf3b.zip
fixes #301391
svn path=/trunk/; revision=30458
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 0769f9eb1e..9c1c6e406c 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2005-10-01 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #301391
+ * gui/e-calendar-view.c: (clipboard_get_text_cb):
+ Remove the X-EVOLUTION-ENDDATE property, so that
+ the copy/paste of recurrence event expands properly in
+ the view.
2005-10-01 P. S. Chakravarthi <pchakravarthi@novell.com>
Fixes #269685