mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
update news and authors
This commit is contained in:
parent
74d38683bf
commit
8b847034ef
1
AUTHORS
1
AUTHORS
@ -97,3 +97,4 @@ Other patches (grep for "patch" in ChangeLog) by:
|
|||||||
Paul Johnson
|
Paul Johnson
|
||||||
KindOne
|
KindOne
|
||||||
Fabian Kurz
|
Fabian Kurz
|
||||||
|
Todd Pratt
|
||||||
|
20
NEWS
20
NEWS
@ -1,7 +1,27 @@
|
|||||||
v0.8.20-head 2016-xx-xx The Irssi team <staff@irssi.org>
|
v0.8.20-head 2016-xx-xx The Irssi team <staff@irssi.org>
|
||||||
* Removed --disable-ipv6
|
* Removed --disable-ipv6
|
||||||
|
* /connect Network now aborts with an error if no servers have been
|
||||||
|
added to that network.
|
||||||
|
* /dcc commands now use quotes around spaces consistently.
|
||||||
+ irssiproxy can now forward all tags through a single port.
|
+ irssiproxy can now forward all tags through a single port.
|
||||||
|
+ irssiproxy can also listen on unix sockets.
|
||||||
+ send channel -botcmds immediately when no mask is specified (#175).
|
+ send channel -botcmds immediately when no mask is specified (#175).
|
||||||
|
+ the kill buffer now remembers consecutive kills.
|
||||||
|
New bindings were added: yank_next_cutbuffer and append_next_kill
|
||||||
|
+ connections will avoid looking up IPv6 addresses if the machine does
|
||||||
|
not have an IPv6 address assigned (exact behaviour is implementation
|
||||||
|
defined).
|
||||||
|
+ Fix potential crash if scripts insert undef values into the completion
|
||||||
|
list.
|
||||||
|
+ Paste warning is now also shown on pasting overlong lines.
|
||||||
|
+ autolog_ignore_targets and activity_hide_targets learn a new syntax
|
||||||
|
tag/* and * to ignore whole networks or everything.
|
||||||
|
+ /hilight got a -matchcase flag to hilight case sensitively (#421).
|
||||||
|
- /squery and /servlist commands have been restored.
|
||||||
|
- Where Irssi would previously only report "System error" on connect,
|
||||||
|
it will now try harder to retrieve the system error message.
|
||||||
|
- IP addresses are no longer stored when resolve_reverse_lookup is
|
||||||
|
used.
|
||||||
|
|
||||||
v0.8.19 2016-03-23 The Irssi team <staff@irssi.org>
|
v0.8.19 2016-03-23 The Irssi team <staff@irssi.org>
|
||||||
- Fixed regression when joining and parting channels on IRCnet (#435)
|
- Fixed regression when joining and parting channels on IRCnet (#435)
|
||||||
|
Loading…
Reference in New Issue
Block a user