diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-06-13 15:25:38 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-06-13 15:25:38 +0200 |
commit | 1e71196aee318a2e7a68242ed2099170b36b9f32 (patch) | |
tree | 455efca0256f5c4de46144975c881c01e72304d8 /ChangeLog | |
parent | 00ab6400b8c4cf2decf7538146302392e6340abc (diff) | |
download | weechat-1e71196aee318a2e7a68242ed2099170b36b9f32.zip |
core: add option "tags" for command /debug
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |