Subject: CVS commit: pkgsrc/chat/xchat2
To: None <pkgsrc-changes@netbsd.org>
From: Julio Merino <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 07/01/2003 09:03:41
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Tue Jul  1 09:03:40 UTC 2003

Modified Files:
	pkgsrc/chat/xchat2: Makefile PLIST distinfo

Log Message:
Update to 2.0.3; patch provided by Juan RP in private mail:

- Updated translations (ca, fr, ja, sv).
- Fixed URL grabber not filling up (xc202-fixurlg.diff).
- Fixed crash when holding down Ctrl-I (xc202-fixdetach.diff).
- Use Shift-Ctrl-W for Close only when Emacs key theme is enabled.
- Fixed corrupt left margin with indent-nicks off and timestamp on.
- Remove invalid chars from inbound text when conversion fails. Fall
  back to ISO-8859-1 when using UTF-8 only (Ilya Konstantinov).
- Fixed perl IRC::get_info(3) crash when not connected [732496].
- Fixed crash on long output lines for /exec -o [731187].
- Made "Move completed files to:" and "Save nickname in filenames"
  work at the same time (Matthew Gabeler-Lee).
- xtext: fix redraw when new additions not on current page.
- win32: Added /set identd 0 switch to turn off built-in identd.
- Added 6-8 for perl's IRC::get_info to retreive network, host and
  topic (Ryan).
- Iterate in alpha order instead of op-alpha for nickcompletion
  (Gauss_Z88).
- Fixed ChannelList crash on invalid regex match string.
- Added hide join/parts setting to gui (Jason Wies).
- Added Delete All button to ignore window (Mohammed Sameer).
- Don't allow adding empty names to notify list [741589].
- Made message fragmentation code utf8 friendly so it always splits
  on a multibyte char boundary [748653].
- Support 2 to 4 GB files in DCC (contrary to 1.9.4 changelog, it
  didn't work until now).
- Python: Fixed crash when returning 0 from a timer (Steve Green).
- Multihead fixes for popup menus.
- Added support for numeric 307 and 320 "is an identified user".
- Allow setting a blank topic via the GUI [720407].


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/chat/xchat2/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/chat/xchat2/PLIST pkgsrc/chat/xchat2/distinfo

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