diff options
author | ailin-nemui <ailin-nemui@users.noreply.github.com> | 2016-03-30 10:14:57 +0200 |
---|---|---|
committer | ailin-nemui <ailin-nemui@users.noreply.github.com> | 2016-08-04 10:02:28 +0200 |
commit | 9ee480377055c04ae687c08d17f2c6b191d34db0 (patch) | |
tree | 0a2e82491bd1a60324561343f8c5ede588027999 /NEWS | |
parent | 3e28bf7a94eea8e75bf70ef322769991b05c2a65 (diff) | |
download | irssi-9ee480377055c04ae687c08d17f2c6b191d34db0.zip |
remove curses terminal and ncurses macro
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ v0.8.20-head 2016-xx-xx The Irssi team <staff@irssi.org> - IP addresses are no longer stored when resolve_reverse_lookup is used. - /names and $[...] now uses utf8 string operations (#40, #411). + - Removed broken support for curses. v0.8.19 2016-03-23 The Irssi team <staff@irssi.org> - Fixed regression when joining and parting channels on IRCnet (#435) |