diff options
author | mrg <mrg@pkgsrc.org> | 2002-09-13 03:12:16 +0000 |
---|---|---|
committer | mrg <mrg@pkgsrc.org> | 2002-09-13 03:12:16 +0000 |
commit | 73dad376e981454f0f1558a54f6db5009e19aade (patch) | |
tree | 429d3c51aab9b6b1377adf78674e5cc74dc8aa19 /chat/ircII/distinfo | |
parent | 3c8c087aa0d5ddde55fbb0d089de94b78335d1bb (diff) | |
download | pkgsrc-73dad376e981454f0f1558a54f6db5009e19aade.tar.gz |
update to ircii 20020912. changes are:
o /join group can now move an ICB group to a different window
o add ICB support for /join -force and /join -invite
o echoing bold / inverse / underline chars immediately after one
another now works properly in all cases
o DCC and IPv6 now works. ircII can DCC CHAT via IPv6 with irssi
o new /set dcchost to change the dcc source host. this changes what
the -H flag sets at start up
o IPv6 support split into pure-IPv6 and new socket API support, with
replacements for the latter being provided if they do not exist.
PLEASE NOTE: this may cause ./configure or build failures due to
gethostbyname(), getaddrinfo(), getnameinfo(), freeaddrinfo(),
inet_pton() or inet_ntop() lossage. please report via ircbug
o /dcc talk, /dcc summon, and /dcc tmsg are no longer supported
o /on ctcp_reply, /on notice, /on encrypted_notice and /on flood all
now provide the target of the /on as $1. PLEASE NOTE: this will
affect old scripts. use if (V > 20020902) to check for the new
behaviour
o nearly all reported bugs fixed
o /xecho -level should now work for channel traffic as wel. PLEASE
NOTE: this will probably cause some messages to go to a different
window now than they used to - possibly a bug! please report any
such changes that do not seem correct
o connections to multi-homed hosts not listening on all IP addresses
now works in all cases
o new /setenv & /unsetenv commands
o /log core dump fixes
o help file fixes
o new `fkeys' script to make it possible to bind function keys
o irc -t is now the default. use -T to get ti/te sequences
o long ICB messages are now always split up correctly
o various minor bug fixes
o 2.8script/newaway/default scripts "n.o" alias unified
Diffstat (limited to 'chat/ircII/distinfo')
-rw-r--r-- | chat/ircII/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/ircII/distinfo b/chat/ircII/distinfo index 56365df494f..c95e53db6c3 100644 --- a/chat/ircII/distinfo +++ b/chat/ircII/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.13 2002/08/25 21:49:34 jlam Exp $ +$NetBSD: distinfo,v 1.14 2002/09/13 03:12:16 mrg Exp $ -SHA1 (ircii-20020403.tar.bz2) = e6492a796dc068eafe34c60b4ad503b36c4dc198 -Size (ircii-20020403.tar.bz2) = 537289 bytes +SHA1 (ircii-20020912.tar.bz2) = 27a79df8ac0626ccb7c57cff7bb8bb902d2c622f +Size (ircii-20020912.tar.bz2) = 552957 bytes SHA1 (patch-aa) = aff3a8c5ff05797b8617be2b4b57920913ae9ca2 SHA1 (patch-ac) = 0afd36f3ad2247b0d42dfebab210822dd5dfe151 |