Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2005-09-27 10:35:42 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2005-09-27 10:35:42 (GMT)
commit9ab501f7ddc9df9a2904f88602146261d6f7dcae (patch)
tree4d9a72adf7cab28dcaa90a809a6ae92d2841bfdc /ChangeLog
parent8e6d88c8b0d2871ec61a42f38352425122281be6 (diff)
Allow drag and drop of text. Fixes #316772
2005-09-27 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 840366e..47a6dcc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-09-27 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
+
2005-09-27 Christian Persch <chpe@cvs.gnome.org>
* shell/ev-window-title.c: (ev_window_title_update):