diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-25 10:13:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-25 10:13:04 +0000 |
commit | 1f018a8fdcad5ef746e12d6a4c82aa4f74a31d48 (patch) | |
tree | c71b5ebea6c766ca40494214e6469a3c9599da59 /chat/naim/distinfo | |
parent | 2e1f3e714e9b41b0540694565fa39f6116757581 (diff) | |
download | pkgsrc-1f018a8fdcad5ef746e12d6a4c82aa4f74a31d48.tar.gz |
Update to 0.11.6:
[pkg fea] Several small documentation updates.
[pkg fea] Major header files are now installed in a global installation
directory.
[con bug] Small bugs in contrib/sendim.sh found and fixed.
[UI fea] Chat "hilites" added: If a member of a room/channel/discussion
mentions your name, their message will be highlighted.
[UI bug] A small bug in the /away routine has been fixed, allowing your
/away status to be preserved across re/connects.
[UI bug] .naimprofile will now be read for all connections in the event
that multiple connections are declared in .naimrc.
[pkg bug] A "#warning" directive was misnamed "#warn" and has been
corrected.
[Lil fea] Discussion retitles are now treated as a /topic change on IRC.
[TOC bug] /me processing in chat rooms was broken. Fixed.
[pkg FEA] The default modules have been removed, and are now distributed in
a separate "naim-modules" package available from the naim web site.
[UI fea] All internal routines are now declared "static," to clean up the
module interface.
[UI FEA] All major dependencies on ncurses in the main UI code have been
isolated to src/win.c, to provide for easy migration to modular user
interface routines.
[UI FEA] New /chains command to display all event chains.
[UI FEA] Newly rewritten /modload and new /modunload to completely control
loadable modules.
[UI FEA] New /modlist command to display currently loaded modules and
their vital statistics.
[UI FEA] Queued messages are now saved when you /save.
[UI fea] Minor 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 7fe57a1cd3c..c953dc79533 100644 --- a/chat/naim/distinfo +++ b/chat/naim/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.10 2003/06/08 21:25:42 wiz Exp $ +$NetBSD: distinfo,v 1.11 2003/07/25 10:13:04 wiz Exp $ -SHA1 (naim-0.11.5.9.tar.gz) = b80afdfa9db93922c7cf64f2a2c81092e9fa3837 -Size (naim-0.11.5.9.tar.gz) = 468773 bytes +SHA1 (naim-0.11.6.tar.gz) = 0547973faab0d88a4b5224d88671539a23d0e64a +Size (naim-0.11.6.tar.gz) = 820532 bytes |