summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2006-01-22 21:30:19 +0000
committerSebastien Helleu <flashcode@flashtux.org>2006-01-22 21:30:19 +0000
commit8cd841044813966b08804bfbd38a316d1ec3a659 (patch)
tree94f8bd1d6f3d8bbeef5a25594730b7d8229e1d32 /ChangeLog
parent1cbdbffa4057c06ab1743b85032d73601b34b7e0 (diff)
downloadweechat-8cd841044813966b08804bfbd38a316d1ec3a659.zip
Fixed bugs: buffer detection in plugins/scripts commands, and /history command
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 90a31b736..f2e19adcc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,12 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
-ChangeLog - 2006-01-21
+ChangeLog - 2006-01-22
Version 0.1.8 (under dev!):
+ * fixed bug with buffer detection in plugins/scripts commands
+ * fixed bug with /history command
* added option "irc_show_away_once", to show away message only once in pv
Version 0.1.7 (2006-01-14):