summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2008-10-30 17:48:14 +0100
committerSebastien Helleu <flashcode@flashtux.org>2008-10-30 17:48:14 +0100
commit09524c17b0f8cb0b50867197fb5c7dbd03c62c49 (patch)
treefce654acd19e8ca3dddba2ef0024e3b7d06decea
parent6f442bbfc13a73f9b993f5bbd5928cab9a1321c4 (diff)
downloadweechat-09524c17b0f8cb0b50867197fb5c7dbd03c62c49.zip
Update ChangeLog (task #6687 done)
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b01567c2..c8f619a08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,9 +39,9 @@ Version 0.2.7 (under dev!):
fails), nicks are now set with one option "nicks" (task #6088)
* fix bug when switching window, scrollback is now preserved (task #7680)
* add group support in nicklist
- * new logger plugin with new features: backlog, level for messages to log,
- level by buffer (task #8592), filename mask by buffer, option
- "name_lower_case" (bug #19522)
+ * new logger plugin with new features: backlog, level for messages to log
+ (task #8592), level by buffer (task #6687), filename mask by buffer,
+ option "name_lower_case" (bug #19522)
* improve main loop: higher timout in select(), less CPU usage
* add /reload command to reload WeeChat and plugins config files
(signal SIGHUP is catched to reload config files)