summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2006-02-26 11:27:43 +0000
committerSebastien Helleu <flashcode@flashtux.org>2006-02-26 11:27:43 +0000
commit5c29def9d961ae45eaf2732ead01ee155a4a2596 (patch)
tree80978ddfaed2b9089290501202718c6777570639 /ChangeLog
parentc0a1673060a59cca4d003449bde475a0235267e3 (diff)
downloadweechat-5c29def9d961ae45eaf2732ead01ee155a4a2596.zip
Fixed crash when using global history (when older entry is removed)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 03d41570a..10f1cac09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,11 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
-ChangeLog - 2006-02-22
+ChangeLog - 2006-02-26
Version 0.1.8 (under dev!):
+ * fixed crash when using global history (when older entry is removed)
* added IRC raw data buffer (new key: alt-J + alt-R)
* fixed display bug with /kill command
* added new plugins functions: add_timer_handler, remove_timer_handler,