aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-06-14 02:12:38 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-06-14 02:12:38 +0000
commit041da6278ec415ef0c8b15db3b27122c7379b189 (patch)
treeac45441904a8aa27a6cc7636217c7318e8884b0c /ChangeLog
parentb4526a36d1ea1a25e47151a9915891bdaf148166 (diff)
textview_part_widget_destroy_notify(): fixed destroy notify handler.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2900 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d5e926e..5fbcbf70 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-06-14
+
+ * src/textview.c: textview_part_widget_destroy_notify(): fixed destroy
+ notify handler.
+
2011-06-13
* src/textview.c: highlight part widgets on mouse over.