diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-02-25 15:39:59 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-02-25 15:39:59 +0100 |
commit | d273f946e69442476760d1d5d589b6c2999cc98a (patch) | |
tree | 84927e5169d51b952b9ed2191bbb7dcacd2c1f7f | |
parent | 496c7d3e18e076959ab50201ce95e5b82e8903f6 (diff) | |
download | weechat-d273f946e69442476760d1d5d589b6c2999cc98a.zip |
core: add note about new default value of option "weechat.plugin.extension" in NEWS
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,7 +1,7 @@ WeeChat News ============ Sébastien Helleu <flashcode@flashtux.org> -v0.3.7-rc3, 2012-02-20 +v0.3.7-rc3, 2012-02-25 Version 0.3.7 (under dev!) @@ -19,6 +19,9 @@ Version 0.3.7 (under dev!) "(?-i)FlashCode|flashy" * option 'weechat.history.max_lines' has been renamed to 'weechat.history.max_buffer_lines_number' +* option 'weechat.plugin.extension' now supports list of extensions, and new + default value is ".so,.dll" (with this value, weechat.conf is compatible with + Cygwin) Version 0.3.6 (2011-10-22) -------------------------- |