aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-14 18:16:12 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-14 18:16:12 +0000
commitbf0db4ac9142e93e2df42c82d558470df6c3005f (patch)
tree66f744dd65e1682208f9ed6067b696b3aa4266b6 /ChangeLog
parent7f951edbe12a0b4f24a87e1bbc5e74d9f52b898c (diff)
fixed column resize bug.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@257 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 ddaaa4c3..bb093925 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-05-15
+ * src/summaryview.c: summary_button_pressed(): fixed a bug that
+ prohibited column resize.
+
+2005-05-15
+
* src/summaryview.c: summary_key_pressed(): fixed a bug that Return,
Space and Delete key are ignored when multiple messages were
selected.