aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2001-06-15 07:26:30 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2001-06-15 07:26:30 +0800
commitefd9bd119ca61ca8f2d7d2d9e724a5c51911fc51 (patch)
tree4af0d85a26a2ea0a1299f6690d77c00f7028024a /calendar/ChangeLog
parent9a52bdf0d14b19c40d65fa4ad1c1103fee36e165 (diff)
downloadgsoc2013-evolution-efd9bd119ca61ca8f2d7d2d9e724a5c51911fc51.tar
gsoc2013-evolution-efd9bd119ca61ca8f2d7d2d9e724a5c51911fc51.tar.gz
gsoc2013-evolution-efd9bd119ca61ca8f2d7d2d9e724a5c51911fc51.tar.bz2
gsoc2013-evolution-efd9bd119ca61ca8f2d7d2d9e724a5c51911fc51.tar.lz
gsoc2013-evolution-efd9bd119ca61ca8f2d7d2d9e724a5c51911fc51.tar.xz
gsoc2013-evolution-efd9bd119ca61ca8f2d7d2d9e724a5c51911fc51.tar.zst
gsoc2013-evolution-efd9bd119ca61ca8f2d7d2d9e724a5c51911fc51.zip
finished implementation of Paste stuff
2001-06-15 Rodrigo Moya <rodrigo@ximian.com> * gui/e-day-view.c (selection_received): finished implementation of Paste stuff * gui/e-week-view.c (selection_received): ditto svn path=/trunk/; revision=10243
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 2bc9110256..4c130bc3a5 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2001-06-15 Rodrigo Moya <rodrigo@ximian.com>
+
+ * gui/e-day-view.c (selection_received): finished implementation
+ of Paste stuff
+
+ * gui/e-week-view.c (selection_received): ditto
+
2001-06-14 Rodrigo Moya <rodrigo@ximian.com>
* gui/e-day-view.[ch]: added popup menu items for cut/copy/paste