aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2001-05-03 06:23:16 +0800
committerChris Toshok <toshok@src.gnome.org>2001-05-03 06:23:16 +0800
commit0ac06ee5b0cf27803e037b8bb5f3998898200bd1 (patch)
treecca801bbaf99e4790e79b4bdcdbcb6b7ba580b74 /shell/ChangeLog
parentaf8abf4f2dc7055756265744319dd7354f0310ce (diff)
downloadgsoc2013-evolution-0ac06ee5b0cf27803e037b8bb5f3998898200bd1.tar
gsoc2013-evolution-0ac06ee5b0cf27803e037b8bb5f3998898200bd1.tar.gz
gsoc2013-evolution-0ac06ee5b0cf27803e037b8bb5f3998898200bd1.tar.bz2
gsoc2013-evolution-0ac06ee5b0cf27803e037b8bb5f3998898200bd1.tar.lz
gsoc2013-evolution-0ac06ee5b0cf27803e037b8bb5f3998898200bd1.tar.xz
gsoc2013-evolution-0ac06ee5b0cf27803e037b8bb5f3998898200bd1.tar.zst
gsoc2013-evolution-0ac06ee5b0cf27803e037b8bb5f3998898200bd1.zip
new file.
2001-05-02 Chris Toshok <toshok@ximian.com> * evolution-shell-component-dnd.c: new file. * evolution-shell-component-dnd.h: new file. * Makefile.am (libeshell_a_SOURCES): add evolution-shell-component-dnd.[ch]. svn path=/trunk/; revision=9652
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index df31e7d133..7caa04b1f4 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,12 @@
+2001-05-02 Chris Toshok <toshok@ximian.com>
+
+ * evolution-shell-component-dnd.c: new file.
+
+ * evolution-shell-component-dnd.h: new file.
+
+ * Makefile.am (libeshell_a_SOURCES): add
+ evolution-shell-component-dnd.[ch].
+
2001-04-25 Dan Winship <danw@ximian.com>
* Makefile.am (evolution_LDADD): Remove $(UNICODE_LIBS).