summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2008-10-19 12:36:38 +0200
committerSebastien Helleu <flashcode@flashtux.org>2008-10-19 12:36:38 +0200
commitedb95a8fd22021c6bcbde001d0e0f800bf335f57 (patch)
tree297d819e05d102d61ae8bfe2b665274252c0bd28 /ChangeLog
parentcb56b7bc8ec1c0b960ef0fb52e1766af1693d409 (diff)
downloadweechat-edb95a8fd22021c6bcbde001d0e0f800bf335f57.zip
Fix lock when disconnecting SSL server that is not yet successfully connected
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 77ce5299a..a08229302 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,12 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
-ChangeLog - 2008-10-05
+ChangeLog - 2008-10-19
Version 0.2.7 (under dev!):
+ * fix lock with SSL servers when connection fails, and when disconnecting
+ during connection problem (bug #17584)
* add new option scroll_page_percent to choose percent of height to scroll
with page_up and page_down keys (task #8702)
* add new /layout command and save_layout_on_exit config option, to