# # ChangeLog for / # # Generated by Trac 1.2.3 # 2024-04-27T12:13:24Z Mon, 23 Nov 2009 23:00:54 GMT Wilmer van der Gaast [4e04194] * account.c (modified) * bitlbee.h (modified) * chat.c (modified) * chat.h (modified) * doc/CHANGES (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) * irc_commands.c (modified) * lib/misc.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.h (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo.c (modified) * protocols/yahoo/yahoo2.h (modified) * protocols/yahoo/yahoo2_callbacks.h (modified) * protocols/yahoo/yahoo2_types.h (modified) * root_commands.c (modified) * storage_xml.c (modified) * user.c (modified) * user.h (modified) Merging BitlBee 1.2.4+ Mon, 23 Nov 2009 22:58:20 GMT Wilmer van der Gaast [b3117f2] * protocols/purple/purple.c (modified) Adding/removing contacts now works. Fri, 23 Oct 2009 23:57:41 GMT Wilmer van der Gaast [fb51d85] * doc/user-guide/misc.xml (modified) "chat add", not chat_add Fri, 23 Oct 2009 10:43:15 GMT Wilmer van der Gaast [4cf80bb] * lib/misc.c (modified) * protocols/jabber/jabber.h (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) Shuffling a few more #includes. Much more shuffling will be needed. Thu, 22 Oct 2009 21:55:23 GMT Wilmer van der Gaast [b75acf6] * account.c (modified) * bitlbee.h (modified) * chat.c (modified) * chat.h (modified) * irc_commands.c (modified) * protocols/nogaim.h (modified) * root_commands.c (modified) * storage_xml.c (modified) Don't include chat.h from bitlbee.h. make install-dev doesn't install ... Sat, 17 Oct 2009 15:43:12 GMT Wilmer van der Gaast [2e44b1f] * bitlbee.h (modified) Hah. Forgot to update the version number in bitlbee.h. I really ... Sat, 17 Oct 2009 15:25:41 GMT Wilmer van der Gaast [3650088] * doc/CHANGES (modified) I call you BitlBee 1.2.4. I hope. :-) Sat, 17 Oct 2009 15:13:40 GMT Wilmer van der Gaast [74349eb] * protocols/jabber/iq.c (modified) If you can't find what you expect in an IQ packet, it doesn't mean ... Sat, 17 Oct 2009 15:04:30 GMT Wilmer van der Gaast [57d8421] * doc/user-guide/commands.xml (modified) Document password-protected rooms. Sat, 17 Oct 2009 14:48:21 GMT Wilmer van der Gaast [99c8f13] * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo.c (modified) Valgrind pointed me at some memory leaks in the Yahoo! codek, ...