From b35e655a4ea8f623306874072d3adf56450d5de2 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 23 Apr 2008 21:37:15 +0000 Subject: Update to 0.11.8.3.1: Summary of changes from 0.11.8.2.1 to 0.11.8.3 ============================================ [UI fea] Simple heuristics for disabling and reenabling encryption based on whether naim thinks you're talking to someone logged in to naim or to a second client. [TOC fea] Availability messages are now decoded and passed along to the UI. [TOC fea] The TOC2 driver now uses toc_locate_user instead of toc_get_info to retrieve profile information. This both fixes profile viewing, which has been broken since late 2006, and adds the ability to retrieve away messages for non-naim users, which has not been possible since 0.10. [UI bug] The string would previously be rendered as " [target]" in naim, while graphical AIM clients would render it as an empty string. A recent version of AIM for Windows introduced a bug where outgoing messages included these empty hyperlinks in some situations. Fixed. --- chat/naim/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chat/naim/Makefile') diff --git a/chat/naim/Makefile b/chat/naim/Makefile index 7237997e672..b3cf7e2c3a6 100644 --- a/chat/naim/Makefile +++ b/chat/naim/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.47 2007/02/06 21:09:44 reed Exp $ +# $NetBSD: Makefile,v 1.48 2008/04/23 21:37:15 wiz Exp $ -DISTNAME= naim-0.11.8.2.1 +DISTNAME= naim-0.11.8.3.1 CATEGORIES= chat MASTER_SITES= http://naim.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 -- cgit v1.2.3