aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-20 07:52:12 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-20 07:52:12 +0000
commit672e05e8660eb93b5f9621dfdc6799a48ea1d754 (patch)
tree5fc01d35b1395eee8a9a1ed594f5b61e4215afa4 /ChangeLog
parentb085bd01d91e348765d7f5af93da17179de3b4ac (diff)
fixed crash with GTK+ 2.10.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1172 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf4a249c..895acd33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-09-20
+
+ * src/compose.c: compose_destroy()
+ src/textview/c: textview_destroy(): remove selection clipboard
+ before destruction (fixes crash with GTK+ 2.10 when closing window
+ while selection is active).
+
2006-09-19
* libsylph/utils.[ch]