Subject: CVS commit: pkgsrc/chat/ircII
To: None <pkgsrc-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: pkgsrc-changes
Date: 03/14/2003 14:59:04
Module Name:	pkgsrc
Committed By:	mrg
Date:		Fri Mar 14 12:59:04 UTC 2003

Modified Files:
	pkgsrc/chat/ircII: Makefile PLIST distinfo
Removed Files:
	pkgsrc/chat/ircII/patches: patch-ad

Log Message:
update to ircii 20030314.  changes since ircII 20021103:

  o  server's added by /server are no longer removed if they fail to connect.
  o  SEVERAL REMOTE HOLES FIXED in ctcp, status & other code
  o  fix ICB /msg to names starting with a /.  you can now /msg \/oink to send
     a message to "/oink".  if you previously were able to /msg \oink you now
     have to /msg \\oink.
  o  arithmetic "|" now works properly
  o  fix ICB /msg with a user the same name as the channel
  o  fix ICB group's and user's with comma's in them
  o  /notify and /timer always go to level crap now
  o  fix nickname response lossage
  o  fix $connect() hich was broken recently
  o  fix "irc -h" which was broken recently
  o  fix "dcc close raw" which was broken recently


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 pkgsrc/chat/ircII/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/chat/ircII/PLIST
cvs rdiff -r1.17 -r1.18 pkgsrc/chat/ircII/distinfo
cvs rdiff -r1.5 -r0 pkgsrc/chat/ircII/patches/patch-ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.