Update NEWS, README

This commit is contained in:
Přemysl Eric Janouch 2016-10-28 12:46:12 +02:00
parent 557a39c6c8
commit a0d733fdb9
Signed by: p
GPG Key ID: B715679E3A361BE6
2 changed files with 20 additions and 1 deletions

19
NEWS
View File

@ -1,3 +1,22 @@
0.9.5 (2016-??-??)
* Better support for the KILL command
* degesch: export many more fields to the Lua API, add a prompt hook
* degesch: show channel user count in the prompt
* degesch: allow hiding join/part messages and other noise (Meta-Shift-H)
* degesch: add a censor plugin
* degesch: die on configuration parse errors
* degesch: fix highlight detection in colored text
* degesch: fix CTCP handling for the real world and don't decode X-QUOTEs
0.9.4 (2016-04-28) "Oops" 0.9.4 (2016-04-28) "Oops"
* degesch: fix crash on characters invalid in Windows-1252 * degesch: fix crash on characters invalid in Windows-1252

View File

@ -24,7 +24,7 @@ This is the largest application within the project. It has most of the stuff
you'd expect of an IRC client, such as being able to set up multiple servers, you'd expect of an IRC client, such as being able to set up multiple servers,
a powerful configuration system, integrated help, text formatting, CTCP queries, a powerful configuration system, integrated help, text formatting, CTCP queries,
automatic splitting of overlong messages, autocomplete, logging to file, automatic splitting of overlong messages, autocomplete, logging to file,
auto-away, command aliases and rudimentary support for Lua scripting. auto-away, command aliases and basic support for Lua scripting.
kike kike
---- ----