summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-06-13 15:25:38 +0200
committerSebastien Helleu <flashcode@flashtux.org>2011-06-13 15:25:38 +0200
commit1e71196aee318a2e7a68242ed2099170b36b9f32 (patch)
tree455efca0256f5c4de46144975c881c01e72304d8 /ChangeLog
parent00ab6400b8c4cf2decf7538146302392e6340abc (diff)
downloadweechat-1e71196aee318a2e7a68242ed2099170b36b9f32.zip
core: add option "tags" for command /debug
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index aaf285aaf..ca78ea16d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@ Version 0.3.6 (under dev!)
* core: add "hdata" (direct access to WeeChat/plugin data)
* core: add option weechat.look.eat_newline_glitch (do not add new line at end
of each line displayed)
-* core: add option "infolists" for command /debug
+* core: add options "infolists", "hdata" and "tags" for command /debug
* core: add horizontal scrolling for buffers with free content (command
/window scroll_horiz) (task #11112)
* api: fix bug with function config_set_desc_plugin (use immediately