diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-12-02 03:57:44 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-12-02 03:57:44 +0000 |
commit | 47046eb724d3f5a8d62e813028129f6826044a51 (patch) | |
tree | 63ff31f738328b682f3c7fe1d2e6da743ce890b6 /chat/naim/distinfo | |
parent | 19c635066775306bf7563c94eb965ce22a1cc47b (diff) | |
download | pkgsrc-47046eb724d3f5a8d62e813028129f6826044a51.tar.gz |
Upgrade to 0.11.6.4. Soren Jacobsen: PR 23617.
Changes:
* Small cleanups to prevent mIRC colors in /whois from disturbing
other screen text.
* In some circumstances, /open buddyname could cause multiple
windows to open for buddyname in IRC and Lily. Fixed.
* /groupbuddy will allow Tab completion for existing buddy names.
* (backported from 0.12.0) New $showraw. If non-zero, messages that
are not understood by the protocol drivers will be displayed in the
:RAW window.
* The recvfrom chain no longer stops execution when incoming
private/public messages are displayed. This allows hooks from
modules to have a weight heavier than 150.
* In some situations, AOL's servers can forcibly remove you from
chat rooms. naim will now automatically rejoin them, re-creating
them if need be.
* More small cleanups in the HTML renderer.
* The dtime() routine did not allocate enough space for some
possible strings, causing displeasing truncation. Fixed.
* In certain situations, $-variable expansion could result in an
improperly-terminated string, causing out-of-bounds memory access. Fixed.
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 6f6b9aef59d..49b43263e15 100644 --- a/chat/naim/distinfo +++ b/chat/naim/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.14 2003/10/30 07:18:26 wiz Exp $ +$NetBSD: distinfo,v 1.15 2003/12/02 03:57:44 xtraeme Exp $ -SHA1 (naim-0.11.6.3.tar.bz2) = d2c99d66a7f50604f5bf06e97a6e256bba68f79d -Size (naim-0.11.6.3.tar.bz2) = 536326 bytes +SHA1 (naim-0.11.6.4.tar.bz2) = df9611b3227001d39058d0385d35917b2382b733 +Size (naim-0.11.6.4.tar.bz2) = 531738 bytes |