aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-03-02 06:18:48 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-03-02 06:18:48 +0000
commit2d3d66ee7a1b0e4e61477f21345e08c0f7ff7fd8 (patch)
tree91113c1243347c01915213621fec577d588639a5 /ChangeLog
parentc8a5e5dc534518790fdce88892bffd0d8e17e843 (diff)
fixed crash after a message window was closed while the search dialog was still open.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1022 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 af14074a..2dab7ff2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-03-02
+ * src/message_search.c: fixed crash after a message window was closed
+ while the search dialog was still open.
+
+2006-03-02
+
* libsylph/imap.c: imap_rename_folder_real(): fixed crash when tried
to move folders right under the root folder.