aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2005-01-31 20:27:57 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-01-31 20:27:57 +0800
commit5803d6023bd8ed25f5b69901a4bdea84eca5ecbc (patch)
tree96a207f3f1108633645fae6f471afb9789d15ec4 /calendar/ChangeLog
parent78af3d2aebe3502b198079cadb56d2fda2cffe4b (diff)
downloadgsoc2013-evolution-5803d6023bd8ed25f5b69901a4bdea84eca5ecbc.tar
gsoc2013-evolution-5803d6023bd8ed25f5b69901a4bdea84eca5ecbc.tar.gz
gsoc2013-evolution-5803d6023bd8ed25f5b69901a4bdea84eca5ecbc.tar.bz2
gsoc2013-evolution-5803d6023bd8ed25f5b69901a4bdea84eca5ecbc.tar.lz
gsoc2013-evolution-5803d6023bd8ed25f5b69901a4bdea84eca5ecbc.tar.xz
gsoc2013-evolution-5803d6023bd8ed25f5b69901a4bdea84eca5ecbc.tar.zst
gsoc2013-evolution-5803d6023bd8ed25f5b69901a4bdea84eca5ecbc.zip
Fixes #64682 Added an X property to identify if the appointment is moved
2005-01-31 Chenthill Palanisamy <pchenthill@novell.com> Fixes #64682 * gui/e-calendar-view.c: (transfer_item_to): Added an X property to identify if the appointment is moved from another calendar. svn path=/trunk/; revision=28627
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 7a5b3dcafc..c0df12b8cc 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2005-01-31 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #64682
+ * gui/e-calendar-view.c: (transfer_item_to): Added an
+ X property to identify if the appointment is moved from
+ another calendar.
+
2005-01-28 JP Rosevear <jpr@novell.com>
Fixes #71452