diff options
author | Alexander Færøy <ahf@irssi.org> | 2014-06-18 23:11:00 +0200 |
---|---|---|
committer | Alexander Færøy <ahf@irssi.org> | 2014-06-18 23:11:00 +0200 |
commit | 48d9fec8b8a5da02b6fabbbe3024663e4efd0845 (patch) | |
tree | 9552abf36124b2ecae471725a2e3f1b126e185c5 /NEWS | |
parent | bb11725a52637a760fbe4e9b40d970518ec175b4 (diff) | |
download | irssi-48d9fec8b8a5da02b6fabbbe3024663e4efd0845.zip |
Add initial NEWS entries for 0.8.17-head
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +v0.8.17-head 2014-xx-xx The Irssi team <staff@irssi.org> + + Document that SSL connections aren't properly handled during /UPGRADE. See Github PR #39. + + Synchronize scripts with scripts.irssi.org. + + Performance enhancement of the nicklist as well as the window_item_find function. See Github PR #24. + + Disallow unloading of static modules. + + Allow UTF-8 characters in /bind. See Github PR #18. + - Fixed various compiler warnings. + - Fixed format_get_text Perl API. See Github PR #23. + - Fixed gui_printtext_after and term_refresh_*() visibility. See Github PR #22. + - Fixed issue where UTF-8 characters was corrupted once for every 32k text. See Github PR #12. + v0.8.16 2014-05-28 The Irssi team <staff@irssi.org> + Add -noautosendcmd to /SERVER and /CONNECT. Passing this option will force Irssi to not execute the content of the autosendcmd chatnet-setting |