summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2007-08-27 08:22:41 +0000
committerSebastien Helleu <flashcode@flashtux.org>2007-08-27 08:22:41 +0000
commit73d9515f5c2c3c02eb2638235848f155c395e35e (patch)
treea290226a95379a4e404350c702d87153f157149d /ChangeLog
parent57282055c36bd120ac694583f93cff3a1c5ea900 (diff)
downloadweechat-73d9515f5c2c3c02eb2638235848f155c395e35e.zip
Added option to align text of messages (except first lines) (task #7246)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3043b4260..fe3c5ed58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,11 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
-ChangeLog - 2007-08-23
+ChangeLog - 2007-08-27
Version 0.2.6 (under dev!):
+ * added option to align text of messages (except first lines) (task #7246)
* fixed user modes in nicklist when ban and nick mode are received in the
same MODE message (bug #20870)
* fixed IRC message 333: silently ignore message if error when parsing it