# # ChangeLog for / # # Generated by Trac 1.2.3 # 2024-03-29T08:58:33Z Sun, 14 Mar 2010 17:55:27 GMT Wilmer van der Gaast [fb00989] * bitlbee.h (modified) * configure (modified) * lib/misc.c (modified) * lib/misc.h (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) Adding a few consts and other misc fixes from bug #431. Doing this ... Sun, 14 Mar 2010 17:49:24 GMT Wilmer van der Gaast [c6ca3ee] * bitlbee.h (modified) * configure (modified) * lib/misc.c (modified) * lib/misc.h (modified) * protocols/jabber/jabber.h (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * user.c (modified) * user.h (modified) Some const/etc cleanups submitted by domen@coderock.org back in bug #431. Sun, 14 Mar 2010 17:45:33 GMT Wilmer van der Gaast [8fb1263] * protocols/jabber/io.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.h (modified) Don't send bind and session requests at the same time when logging in ...