Subject: CVS commit: pkgsrc/chat/naim
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 06/05/2003 06:30:26
Module Name:	pkgsrc
Committed By:	wiz
Date:		Thu Jun  5 06:30:26 UTC 2003

Modified Files:
	pkgsrc/chat/naim: Makefile distinfo

Log Message:
Update to 0.11.5.8:
Major bug fixes:
SIGCHLD handler wasn't being installed properly, causing the
children of /exec to hang around as zombies. Fixed.

Major feature additions:
[TOC] Addbuddy requests will always be consolidated between calls to
firetalk_select(), evading the "You are sending messages too fast" error
users with very large buddy lists receive during reconnect.
Buddies in the special "User" group will always be treated as
"non-permanent", and will be subject to $autoclose. Buddies in any other
group will be considered "permanent" and will only be removed through manual
intervention. Note that buddies added due to $autobuddy are put into the
"User" group by default.
Window-to-logfile mapping has been made more explicit, removing the
need for a costly tree search per message and greatly reducing logfile
playback time.
Window logfile playback is now always delayed, to significantly
reduce initial startup time. Windows will be played back once per minute, or
as you Tab or /jump to them.
If your $TERM is set to "ansi", display a warning, 5 second delay,
and switch it to "linux".
Added basic stack support to the HTML renderer to allow embedded
tags, etc.
Added BGCOLOR support to the HTML renderer.
New $winlistchars. Sets the number of characters can be displayed
per line in the window list window.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/chat/naim/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/chat/naim/distinfo

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