From 9e175beb84708bac908f5f403d622f71efee1e34 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Mon, 25 Oct 2004 09:37:44 +0000 Subject: Update chat/bitlbee to 0.91. Changes: - Full support for ICQ server-side contact lists! NOTE: BitlBee now ignores your client-side contact list. If you want to import your ICQ contact list, use the import_buddies command. - Added the import_buddies command for upgrading purposes. - Added support for OpenSSL. - Fixed one major problem with the daemon mode by getting rid of the global IRC structure. - Documentation fixes. help.txt is now generated from XML. Also updated the installation manual. - Made the quickstart up-to-date. (By Elizabeth Krumbach) - Some bitlbeed additions. (By Marcus Dennis) - info-command support for Jabber, MSN, Yahoo! and a more verbose info-reply for ICQ. (By Frank Thieme) - Support for Jabber over SSL. - nick_get() appends a _ on duplicates instead of chopping off the last character. - Got rid of an unused piece of code that caused crashes. (oscar.c:gaim_parse_clientauto) - When splitting long messages into 450-char chunks, BitlBee now tries not to cut off in the middle of a line. - Added a warning when the user specifies an unknown OSCAR server. - Removed GLib 2.x dependency, BitlBee will work with GLib 1.x again. - Improved strip_html(), now less likely to strip non-HTML things. - An invalid account-command will now display an error message. - Fixed a bug that caused crashes when /CTCP'ing a groupchat channel. - Hopefully better Unicode/non-ASCII support for ICQ. - Fixed MSN connection crash on non-ASCII characters in screenname. - Added some missing charset conversion calls. (serv_got_crap, serv_buddy_rename) - "account off" without extra arguments now logs off all connections. - Fixed a crash-bug on disconnecting Yahoo! connections before they're fully connected. - Fixed a bug in helpfile handling which sometimes caused crashes in daemon mode. - block and allow commands work with just a nick as an argument again. - Working around a crash on some probably invalid Yahoo! packets. - Fixed a possible double free() on shutdown in irc_free(). - Talking to ICQ people on AIM and vice versa and talking to people with @mac.com accounts now possible. - Low ASCII chars are now stripped from away-messages so the Jabber module won't barf on BitchX and lame-script away messages anymore. --- doc/TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/TODO') diff --git a/doc/TODO b/doc/TODO index 680493d8944..36ec107ed62 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.2253 2004/10/25 09:05:27 xtraeme Exp $ +$NetBSD: TODO,v 1.2254 2004/10/25 09:37:44 xtraeme Exp $ Suggested new packages ====================== @@ -192,7 +192,6 @@ Suggested package updates o balsa-1.4.4 o bioperl-1.4 o bitchx-1.1 - o bitlbee-0.91 o blender-2.34 o boson-0.10 o capc-calc-2.11.10.1 -- cgit v1.2.3