diff options
author | wiz <wiz@pkgsrc.org> | 2003-10-26 08:17:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-10-26 08:17:15 +0000 |
commit | 9d8bf615a3d1f92368778c63da9ef88472fc9303 (patch) | |
tree | 91475a04b194ff3041ff0a43824862ddff32b00c /chat/naim/distinfo | |
parent | 2a23b1a80ef86e99a090f428d0275b3c2d7db2b0 (diff) | |
download | pkgsrc-9d8bf615a3d1f92368778c63da9ef88472fc9303.tar.gz |
Update to 0.6.11.2, provided by Soren Jacobsen in PR 23272.
Selected changes since 0.11.6.1:
* When supplied with an extra-long nickname on sign-on, some IRC
servers silently truncate the nickname to fit into their limits.
This confused FireTalk. Fixed.
* The /topic command sent a non-existent /TOPIC command to the
server instead of the proper /RETITLE command. Fixed.
* Several Makefiles have been rewritten for improved compatibility.
* Potential buffer overflow in spelling correction code identified.
This is thought to be responsible for several reports of the
recvfrom chain "losing" its hooks, stopping incoming messages from
being displayed to the user. Fixed.
* Small improvements to the HTML renderer.
Diffstat (limited to 'chat/naim/distinfo')
-rw-r--r-- | chat/naim/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/naim/distinfo b/chat/naim/distinfo index a4495019875..7844c916c58 100644 --- a/chat/naim/distinfo +++ b/chat/naim/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.12 2003/09/24 10:14:12 xtraeme Exp $ +$NetBSD: distinfo,v 1.13 2003/10/26 08:17:15 wiz Exp $ -SHA1 (naim-0.11.6.1.tar.bz2) = 742a7d49a07fcb37abd566c0a8a7f6ee9057a91b -Size (naim-0.11.6.1.tar.bz2) = 530064 bytes +SHA1 (naim-0.11.6.2.tar.bz2) = 9a1a75173d8fa5afb309c10bcd034ddbbc96845a +Size (naim-0.11.6.2.tar.bz2) = 534509 bytes |