# # ChangeLog for / # # Generated by Trac 1.2.3 # 2024-05-02T15:49:58Z Sat, 02 Feb 2008 21:48:09 GMT Wilmer van der Gaast [0fbda193] * help.c (modified) * help.h (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * unix.c (modified) Added help_free() and cleaned up some very stale help-related stuff I ... Wed, 30 Jan 2008 23:05:52 GMT Wilmer van der Gaast [f774e01] * protocols/oscar/oscar.c (modified) Fixed handling of OSCAR multi-part messages... They're not arrays, ... Thu, 24 Jan 2008 22:49:47 GMT Wilmer van der Gaast [b5c8a34] * protocols/jabber/io.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) Keeping track of valid Jabber connections so _connected() events will ... Thu, 24 Jan 2008 22:22:46 GMT Wilmer van der Gaast [613cc55] * lib/misc.c (modified) * protocols/oscar/oscar.c (modified) Fixed two valgrind warnings (partially uninitialized "struct tm" vars.) Sun, 20 Jan 2008 11:15:40 GMT Wilmer van der Gaast [a882d6c] * protocols/jabber/conference.c (modified) The Jabber module now uses imcb_chat_log() instead of imcb_log() ... Sun, 20 Jan 2008 00:17:57 GMT Wilmer van der Gaast [31e5846] * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) Added imcb_chat_log() for chatroom system messages, so they can be ... Sun, 20 Jan 2008 00:01:31 GMT Wilmer van der Gaast [0adce21] * protocols/jabber/jabber_util.c (modified) GET_BUDDY_FIRST wasn't actually implemented, even though it was in ... Sat, 19 Jan 2008 18:23:56 GMT Wilmer van der Gaast [003553b] * configure (modified) Using test -f instead of test -e. This breaks if the include files ... Sat, 19 Jan 2008 12:36:30 GMT Wilmer van der Gaast [bea1305] * lib/md5.c (modified) Added byte swapping code to the new MD5 checksumming code to make it ... Fri, 18 Jan 2008 13:20:37 GMT Wilmer van der Gaast [83ba3e5] * protocols/nogaim.c (modified) Moving imcb_chat_new() to a saner location (no code changes) and ... Thu, 17 Jan 2008 22:48:32 GMT Wilmer van der Gaast [ac4adf9] * protocols/yahoo/yahoo.c (modified) Apparently ext_yahoo_got_im can be called with msg=NULL, so it should ... Thu, 17 Jan 2008 22:06:55 GMT Wilmer van der Gaast [52744f8] * bitlbee.c (modified) * ipc.c (modified) * lib/md5.c (modified) * lib/md5.h (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * unix.c (modified) Fixing some Solaris compiler warnings (u_int->uint, adding some ... Sun, 13 Jan 2008 17:13:45 GMT Wilmer van der Gaast [13857c6] * protocols/jabber/conference.c (modified) Fixed handing of failed groupchat joins. Sun, 13 Jan 2008 14:48:32 GMT Wilmer van der Gaast [dded27d] * protocols/jabber/presence.c (modified) Fixed "Conditional jump or move depends on uninitialised value(s)" at ... Sun, 13 Jan 2008 14:45:51 GMT Wilmer van der Gaast [07ff8a2] * doc/user-guide/quickstart.xml (modified) Fixed quickstart2. (Bug #349.) Sun, 13 Jan 2008 00:15:12 GMT Wilmer van der Gaast [fc0cf92] * irc.c (modified) Different handling of charset mismatches before login time. Ignoring ... Sat, 12 Jan 2008 17:24:38 GMT Wilmer van der Gaast [59f527b6] * protocols/msn/msn.h (modified) * protocols/msn/sb.c (modified) When a switchboard connection dies (at the TCP level) and there are ... Sat, 12 Jan 2008 00:24:46 GMT Wilmer van der Gaast [e64de00] * lib/misc.c (modified) * lib/misc.h (modified) * protocols/oscar/oscar.c (modified) Killed info_string_append() and now showing the IP address of ICQ ... Fri, 11 Jan 2008 13:17:11 GMT Wilmer van der Gaast [e7f8838] * protocols/jabber/presence.c (modified) Fixing bug #344, now away states should always be correct, even when ... Fri, 11 Jan 2008 00:45:18 GMT Wilmer van der Gaast [e731120] * root_commands.c (modified) Adding own handle to protocol name in blist output for people with ... Thu, 10 Jan 2008 00:31:38 GMT Wilmer van der Gaast [181e47a] * protocols/oscar/oscar.c (modified) Now setting odata->icq properly again, this got lost some time ago, ... Sun, 06 Jan 2008 12:37:55 GMT Wilmer van der Gaast [43462708] * configure (modified) * irc.c (modified) * nick.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/presence.c (modified) * protocols/msn/msn_util.c (modified) * protocols/oscar/service.c (modified) * protocols/oscar/txqueue.c (modified) More consistency in error/warning errors. Until now "WARNING:" was ... Sun, 06 Jan 2008 12:32:27 GMT Wilmer van der Gaast [46dca11] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/sb.c (modified) Changed warning message about unsent MSN messages. It should show the ... Sat, 05 Jan 2008 21:15:32 GMT Wilmer van der Gaast [1febf5c] * doc/user-guide/commands.xml (modified) * protocols/msn/msn.c (modified) * protocols/msn/ns.c (modified) * protocols/yahoo/yahoo.c (modified) Added "mail_notifications" setting. Who needs those notifications ... Sat, 05 Jan 2008 19:56:34 GMT Wilmer van der Gaast [6e68a52] * Makefile (modified) Build fix from vmiklos. Sat, 05 Jan 2008 19:03:02 GMT Wilmer van der Gaast [3585c5a] * protocols/msn/sb.c (modified) Added handling of MSN switchboard NAK messages. Untested, but hey, it ... Sat, 05 Jan 2008 15:00:15 GMT Wilmer van der Gaast [f394500] * lib/events_glib.c (modified) Removed closure->result. I was planning to add some more stuff, but ... Sun, 30 Dec 2007 23:40:59 GMT Miklos Vajna [debc281] * Makefile (modified) encode: md5.c is no longer in protocols/, it's in lib/ Fix build ... Fri, 28 Dec 2007 23:27:45 GMT Wilmer van der Gaast [6f7ac17] * lib/proxy.c (modified) Fixed return value check in proxy_connect(), since on some systems a ... Fri, 28 Dec 2007 23:26:44 GMT Wilmer van der Gaast [fb4ebcc5] * protocols/jabber/jabber.c (modified) Added missing return in jabber_login(). Sun, 16 Dec 2007 16:35:38 GMT Wilmer van der Gaast [529078a] * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.h (modified) Implemented XEP-0199 (patch from misc@mandriva.org). Wed, 12 Dec 2007 23:57:49 GMT Wilmer van der Gaast [3e79889] * lib/ssl_gnutls.c (modified) Checking conn->xcred before trying to clean it up since GnuTLS ... Wed, 12 Dec 2007 23:30:51 GMT Wilmer van der Gaast [30ce1ce] * account.c (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/quickstart.xml (modified) * protocols/oscar/aim.h (modified) * protocols/oscar/oscar.c (modified) * root_commands.c (modified) Killed the parameter to "account add" and changed the ... Wed, 12 Dec 2007 21:36:33 GMT Wilmer van der Gaast [d52111a] * lib/misc.c (modified) * lib/misc.h (modified) * protocols/jabber/io.c (modified) Fixed sockerr_again() usage in Jabber module to (hopefully) fix a ... Mon, 10 Dec 2007 22:57:13 GMT Wilmer van der Gaast [0f47613] * nick.c (modified) * tests/check_nick.c (modified) Don't allow nicks that start with a number. Mon, 10 Dec 2007 22:33:08 GMT Wilmer van der Gaast [71dc854] * root_commands.c (modified) Fixed "set xxx" syntax (it showed all settings instead of just xxx). Sun, 09 Dec 2007 23:23:03 GMT Wilmer van der Gaast [3f2bc2d] * doc/CREDITS (modified) If I keep forgetting to credit people in commit msgs I should ... Sun, 09 Dec 2007 23:19:35 GMT Wilmer van der Gaast [c058ff9] * irc_commands.c (modified) * protocols/jabber/conference.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/msn/msn.c (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/yahoo.c (modified) Added /invite support for Jabber chatrooms (and fixed the argument ... Tue, 04 Dec 2007 22:59:59 GMT Wilmer van der Gaast [de03374] * protocols/jabber/jabber.c (modified) Fixing jabber_login/_logout for better (non-crashing) cleanup on ... Sun, 02 Dec 2007 23:18:25 GMT Wilmer van der Gaast [aaf92a9] * bitlbee.conf (modified) * conf.c (modified) * conf.h (modified) * unix.c (modified) Imported setuid() patch from Simo Leone with some ... Sun, 02 Dec 2007 23:14:49 GMT Wilmer van der Gaast [80e9db9] * protocols/jabber/conference.c (modified) Forgot to return something in jabber_chat_join_failed(). Sun, 02 Dec 2007 17:27:46 GMT Wilmer van der Gaast [fc5d06d] * irc.c (modified) Merging a change I should've pulled before committing three other ... Sun, 02 Dec 2007 17:25:57 GMT Wilmer van der Gaast [5bd21df] * protocols/jabber/conference.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/presence.c (modified) Handling of presence-error packets (only useful for groupchats now), ... Sun, 02 Dec 2007 17:24:46 GMT Wilmer van der Gaast [911cc4f] * configure (modified) Defining DEBUG via CFLAGS so that it'll always be there, even when a ... Sun, 02 Dec 2007 16:43:57 GMT Wilmer van der Gaast [4306d8b] * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) Removed retarded printf() (ARGH) and moved the event handling ... Sun, 02 Dec 2007 11:00:15 GMT Wilmer van der Gaast [94d52d64] * irc.c (modified) Added charset checks on incoming msgs (from the IRC side) to prevent ... Thu, 29 Nov 2007 21:55:14 GMT Wilmer van der Gaast [9ff5737] * lib/events.h (modified) * lib/events_libevent.c (modified) * protocols/oscar/msgcookie.c (modified) printf() in daemons considered harmful. Wed, 28 Nov 2007 23:24:26 GMT Wilmer van der Gaast [b6a2373] * bitlbee.c (modified) * lib/events_libevent.c (modified) Fixed the epoll+ForkDaemon combination. The libevent event handling ... Sat, 24 Nov 2007 19:07:22 GMT Wilmer van der Gaast [221a273] * Makefile (modified) * bitlbee.h (modified) * doc/CHANGES (modified) 1.1.1dev (Although the CHANGES change isn't in there). Sat, 24 Nov 2007 18:02:39 GMT Wilmer van der Gaast [608f8cf] * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) Added some random hash to the id= for cached XMPP packets so that ... Sat, 24 Nov 2007 01:13:15 GMT Wilmer van der Gaast [3a80471] * protocols/jabber/presence.c (modified) (Hopefully) fixing one case where the Jabber module doesn't ... Fri, 23 Nov 2007 23:07:44 GMT Wilmer van der Gaast [77bfd07] * lib/Makefile (modified) * lib/sha.c (deleted) * lib/sha.h (deleted) * lib/sha1.c (added) * lib/sha1.h (added) * protocols/jabber/iq.c (modified) * protocols/nogaim.h (modified) * protocols/yahoo/libyahoo2.c (modified) Replaced GPL-incompatible SHA1 hashing code (and renamed the files in ... Fri, 23 Nov 2007 22:25:04 GMT Wilmer van der Gaast [df6d1da] * crypting.c (modified) * debian/copyright (modified) * lib/md5.c (modified) * lib/md5.h (modified) Replaced GPL-incompatible MD5 hashing code. Thu, 22 Nov 2007 22:56:52 GMT Wilmer van der Gaast [56f260a] * configure (modified) * lib/ssl_gnutls.c (modified) * protocols/nogaim.c (modified) * root_commands.c (modified) * storage_xml.c (modified) Some changes to get rid of compiler warnings. (And disabling strict ... Tue, 20 Nov 2007 00:13:58 GMT Wilmer van der Gaast [d75597b] * conf.c (modified) Fixed memory management issues introduced by at least the ... Mon, 19 Nov 2007 23:41:42 GMT Wilmer van der Gaast [3e1e11af] * bitlbee.c (modified) * irc.c (modified) Fixed NULL pointer dereference (in printf) when connected to a non- ... Mon, 19 Nov 2007 23:36:57 GMT Wilmer van der Gaast [7df5a08] * doc/CHANGES (modified) Changelog update. Mon, 19 Nov 2007 23:16:18 GMT Wilmer van der Gaast [256899f] * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * nick.c (modified) * nick.h (modified) * protocols/jabber/Makefile (modified) * protocols/jabber/conference.c (added) * protocols/jabber/io.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/message.c (modified) * protocols/jabber/presence.c (modified) * protocols/jabber/sasl.c (modified) * protocols/jabber/xmltree.c (modified) * protocols/jabber/xmltree.h (modified) * protocols/msn/sb.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/yahoo.c (modified) * root_commands.c (modified) * user.c (modified) Merging Jabber groupchat support. Mon, 19 Nov 2007 23:14:39 GMT Wilmer van der Gaast [ef5c185] * protocols/jabber/conference.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/sasl.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) Added Jabber groupchat topic support. Mon, 19 Nov 2007 22:23:58 GMT Wilmer van der Gaast [50e1776] * irc.c (modified) * irc_commands.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) Merging /TOPIC code from Miklos Vajna. Untested, because I still have ... Sat, 17 Nov 2007 12:20:51 GMT Wilmer van der Gaast [cd428e4] * doc/user-guide/commands.xml (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) Added (account) set -del. Wed, 14 Nov 2007 23:42:07 GMT Wilmer van der Gaast [ebb95b6] * bitlbee.c (modified) * conf.c (modified) * conf.h (modified) * configure (modified) * crypting.h (modified) * debian/postinst (modified) * debian/prerm (modified) * doc/user-guide/commands.xml (modified) * help.h (modified) * irc.c (modified) * lib/misc.c (modified) * lib/proxy.c (modified) * protocols/jabber/io.c (modified) * protocols/jabber/presence.c (modified) * protocols/jabber/xmltree.c (modified) * protocols/nogaim.c (modified) * protocols/oscar/oscar.c (modified) * storage.h (modified) Merging from devel/Jelmer. Wed, 14 Nov 2007 23:29:43 GMT Wilmer van der Gaast [a6df0b5] * doc/user-guide/commands.xml (modified) * protocols/jabber/jabber.c (modified) Added "xmlconsole" setting so it can be enabled at login time already. Wed, 14 Nov 2007 23:09:22 GMT Wilmer van der Gaast [1bf1ae6] * protocols/jabber/io.c (modified) * protocols/jabber/presence.c (modified) * protocols/jabber/xmltree.c (modified) Removed some debugging stuff that shouldn't have been here for a long ... Sat, 10 Nov 2007 09:25:50 GMT Wilmer van der Gaast [be68d99] * protocols/oscar/oscar.c (modified) Handing of multipart messages in OSCAR (usually from mobiles), this ... Mon, 05 Nov 2007 22:59:49 GMT Wilmer van der Gaast [2231302] * bitlbee.c (modified) * conf.c (modified) * conf.h (modified) * configure (modified) * crypting.h (modified) * help.h (modified) * irc.c (modified) * lib/misc.c (modified) * lib/proxy.c (modified) * protocols/nogaim.c (modified) * storage.h (modified) Merging from Jelmer. Tue, 30 Oct 2007 23:44:39 GMT Wilmer van der Gaast [5e2615a] * irc.c (modified) s/FAQ's/FAQs/ Mon, 22 Oct 2007 22:39:46 GMT Wilmer van der Gaast [7448e1b] * debian/postinst (modified) * debian/prerm (modified) debian/ specific: Changed "rm help.txt at upgrade" hack to not remove ... Thu, 18 Oct 2007 19:03:02 GMT Jelmer Vernooij [7435ccf] * bitlbee.c (modified) * irc.c (modified) Fix indentation. Thu, 18 Oct 2007 16:44:25 GMT Jelmer Vernooij [e9b755e] * bitlbee.c (modified) * conf.c (modified) * conf.h (modified) * configure (modified) * irc.c (modified) * lib/misc.c (modified) * lib/misc.h (modified) Use standard functions for dealing with both IPv6 and IPv4. Thu, 18 Oct 2007 16:07:30 GMT Jelmer Vernooij [c511365] * doc/user-guide/commands.xml (modified) Merge upstream. Sun, 14 Oct 2007 22:57:42 GMT Wilmer van der Gaast [3933853] * doc/user-guide/commands.xml (modified) Fixed a typo in "help join_chat". Fri, 12 Oct 2007 12:18:16 GMT Jelmer Vernooij [764b163d] * protocols/nogaim.c (modified) Fix another warning. Fri, 12 Oct 2007 12:11:57 GMT Jelmer Vernooij [f618a4a] * lib/proxy.c (modified) Fix GCC warning. Fri, 12 Oct 2007 12:11:32 GMT Jelmer Vernooij [c78c032] * conf.h (modified) * crypting.h (modified) * help.h (modified) * storage.h (modified) Add GCC attributes. Fri, 12 Oct 2007 00:08:58 GMT Wilmer van der Gaast [eda54e4] * Makefile (modified) * configure (modified) * doc/CHANGES (modified) * doc/user-guide/commands.xml (modified) * irc.c (modified) * lib/Makefile (modified) * lib/arc.c (moved) * lib/arc.h (moved) * lib/base64.c (modified) * lib/base64.h (modified) * lib/misc.c (modified) * lib/misc.h (modified) * lib/ssl_bogus.c (modified) * protocols/jabber/sasl.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * root_commands.c (modified) * storage_xml.c (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_arc.c (added) * tests/check_util.c (modified) * unix.c (modified) Merge from devel. Fri, 12 Oct 2007 00:06:50 GMT Wilmer van der Gaast [d444c09] * lib/misc.c (modified) * lib/misc.h (modified) * protocols/nogaim.c (modified) * tests/check_util.c (modified) Added word_wrap() function to misc.c and using it at the right places ... Wed, 10 Oct 2007 22:45:19 GMT Wilmer van der Gaast [285b55d] * configure (modified) configure script now allows one to override CFLAGS. (Bug #171) Wed, 10 Oct 2007 22:15:59 GMT Wilmer van der Gaast [1186382] * doc/user-guide/commands.xml (modified) * irc.c (modified) * protocols/nogaim.c (modified) Made the netsplit-like quit messages optional. Wed, 10 Oct 2007 21:56:32 GMT Wilmer van der Gaast [8c2008e] * doc/CHANGES (modified) Added 1.0.4 changes to doc/CHANGES. Wed, 10 Oct 2007 00:34:24 GMT Wilmer van der Gaast [527360f] * protocols/nogaim.h (modified) Added some comments to nogaim.h (Thanks to Miklos Vajna). Mon, 08 Oct 2007 13:56:09 GMT Miklos Vajna [2896674] * lib/Makefile (modified) * lib/arc.c (moved) * lib/arc.h (moved) * storage_xml.c (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_arc.c (added) Merge http://code.bitlbee.org/bitlbee/. Mon, 08 Oct 2007 00:04:33 GMT Miklos Vajna [acd61b9] * protocols/nogaim.h (modified) Improve comments in nogaim.h so that writing support for new ... Sun, 07 Oct 2007 22:07:25 GMT Wilmer van der Gaast [e2869bf] * lib/arc.c (modified) * tests/check_arc.c (modified) "Changed" the ArcFour implementation. I'm afraid this was a waste of ... Sun, 07 Oct 2007 21:45:41 GMT Wilmer van der Gaast [2305488] * tests/Makefile (modified) * tests/check.c (modified) * tests/check_arc.c (added) Adding test for arc.c so that I can now safely replace the RC4 code ... Sun, 07 Oct 2007 20:42:37 GMT Wilmer van der Gaast [a7b5925] * lib/Makefile (modified) * lib/arc.c (moved) * lib/arc.h (moved) * storage_xml.c (modified) Renaming RC4 to ArcFour (possible trademark issues). Tue, 25 Sep 2007 08:08:56 GMT Wilmer van der Gaast [9334cc2] * root_commands.c (modified) Fixed NULL pointer dereference in "account set" command. That command ... Sat, 01 Sep 2007 21:57:22 GMT Wilmer van der Gaast [8d32b9e] * irc.c (modified) Made UTF-8 the new default charset. This is the default on pretty ... Thu, 30 Aug 2007 22:30:27 GMT Wilmer van der Gaast [60c1a4e] * unix.c (modified) Changed the order in which things are loaded a little bit so ... Thu, 30 Aug 2007 22:23:07 GMT Wilmer van der Gaast [8ad90fb] * protocols/nogaim.c (modified) From vmiklos: More verbose error message on plugin load failures. Thu, 30 Aug 2007 22:22:43 GMT Wilmer van der Gaast [f2b171d] * Makefile (modified) From vmiklos: Fixed list of header files in Makefile. Thu, 30 Aug 2007 22:17:51 GMT Wilmer van der Gaast [2abfbc5] * configure (modified) From vmiklos: Added --plugins= option to configure script. Wed, 08 Aug 2007 09:20:57 GMT Wilmer van der Gaast [82135c7] * protocols/jabber/message.c (modified) Not trying to handle typing notifications from unknown buddies ... Mon, 30 Jul 2007 19:12:06 GMT Wilmer van der Gaast [1baaef8] * protocols/jabber/io.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/presence.c (modified) Added jabber_error_parse() and using it for both stream- and stanza ... Sun, 15 Jul 2007 15:47:34 GMT Wilmer van der Gaast [85023c6] * protocols/jabber/conference.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) Added imcb_clean_handle() to sanitize handles properly (without ... Sat, 14 Jul 2007 23:54:18 GMT Wilmer van der Gaast [a8a0b4c] * lib/base64.c (modified) * lib/base64.h (modified) * lib/rc4.c (modified) * lib/rc4.h (modified) * lib/ssl_bogus.c (modified) * protocols/jabber/sasl.c (modified) * storage_xml.c (modified) Merge from Jelmer (making GCC4 happy by sanitizing some typecasting ... Sat, 14 Jul 2007 23:47:38 GMT Wilmer van der Gaast [1da00b1] * configure (modified) Hiding LDAP support because it doesn't actually work at all ATM. Sat, 14 Jul 2007 23:45:30 GMT Wilmer van der Gaast [1ffb46f] * doc/user-guide/misc.xml (modified) Added join_chat command to the "help groupchat" information. Sat, 14 Jul 2007 17:24:52 GMT Wilmer van der Gaast [8c4afbfa] * debian/changelog (modified) * debian/copyright (modified) * debian/rules (modified) Merging more debian/ changes. Sat, 14 Jul 2007 17:20:18 GMT Wilmer van der Gaast [cbaac62] * debian/rules (modified) Adding an epoch to "spoofed" version numbers to make sure apt doesn't ...