ChangeLog:
* Fix null deref when receiving some of dalnet's error end-of-who replies.
* Fix panic caused by /on switch_windows during /window hide.
* New functions, $iptolong(), $longtoip() and $isencrypted().
* Add support for Duhnet's +O channel mode.
* Add support for av2.9's +a channel mode.
* Add support for efnext's 010 "use another server" numeric.
* Change remove_window_from_screen to take a 'hide' argument.
Submitted by: Anders Andersson <anders@codefactory.se> (MAINTAINER)
* Revamp support for the 437 numeric.
* Remove spurious "server" in "Connecting to port %d of server %s"
* Compensate for nasty ickage in $leftpc() to permit getting 1 char
* Fix $cparse() to expand the "" string after interpolation, not before
* Punt if the user does /bind metaX where X > MAX_META, don't crash.
* Fix probably null deref just after channel_going_away called
* Fix segfault handler so it honors /xdebug crash as well.
* Fix resize_window to handle RESIZE_ABS more graciously.
* Add /xdebug slash_hack, to inhibit $^"(<foo>) and $^"#<foo>
Submitted by: MAINTAINER <anders@codefactory.se>
ChangeLog:
* Fix bug where joining an !id channel could crash epic.
* Only call channel_going_away if the channel belongs to a window.
* Throw /on channel_sync in the context of the channel's window.
Submitted by: MAINTAINER <anders@codefactory.se>
Fixed /DCC RESUME .
Enhanced /ignore syntax.
Minor bugfixes
Submitter claims that the maintainer has been unresponsive for several
weeks.
Submitted by: Anders Andersson <anders@sanyusan.se>
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s