* 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>