Subject: CVS commit: pkgsrc/chat/naim
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 10/30/2003 07:18:26
Module Name: pkgsrc
Committed By: wiz
Date: Thu Oct 30 07:18:26 UTC 2003
Modified Files:
pkgsrc/chat/naim: Makefile distinfo
Log Message:
Update to 0.11.6.3, provided by Soren Jacobsen in PR 23312:
Summary of changes from 0.11.6.2 to 0.11.6.3 [2003-10-29]
============================================
[pkg fea] More Makefile rewrites for improved compatibility.
[FT bug] Long-standing connection-deletion routine has been addressed. This
is a partial backport of the complete rewrite for 0.12.
[FT fea] Incoming messages containing links to www.candidclicks.com are
automatically ignored and the sender is automatically warned.
[FT bug] Several memory leaks have been corrected.
[Lil bug] When someone retitles a discussion, a window would be opened for
it even if you were not a member. Fixed.
[Lil bug] Potential buffer underflow in signon code identified. Fixed.
[Lil fea] New line-receiving code backported from 0.12.
[Lil fea] New line-parsing code backported from 0.12.
[UI bug] Potential use of uninitialized buffer in statusbar code
identified. Work-around implemented.
[UI bug] If two windows had identical presentations due to modifying
$nameformat/$nameformat_named, Tab would stop working. Fixed.
[UI bug] When leaving a chat generated an error, partial stack corruption
occurred. Fixed.
[UI bug] Double-join protection kept users from joining channels with an
open window that they were not actually inside. Fixed.
[UI bug] Potential heap corruption from realloc()ing a string and then
copying it into itself identified. Fixed.
[UI FEA] New key-handling code dramatically improves responsiveness for
laggy connections and when pasting large blocks of text.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 pkgsrc/chat/naim/Makefile
cvs rdiff -r1.13 -r1.14 pkgsrc/chat/naim/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.