aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 35335d9f..32943089 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-10-24
+
+ * src/summaryview.c
+ src/mimeview.c: fixed the problem that DnD didn't work on GTK+ 2.8
+ (thanks to Victor Ananajevsky).
+
2005-10-21
* src/main.c: replaced gdk_input_add() with GIOChannel.