# # ChangeLog for protocols/jabber/Makefile # # Generated by Trac 1.2.3 # 2024-05-24T15:52:54Z Sat, 16 Feb 2008 15:45:12 GMT Jelmer Vernooij [fc5cf88] * Makefile (modified) * lib/Makefile (modified) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/yahoo/Makefile (modified) Fix lcov dependencies. Thu, 05 Jul 2007 23:39:47 GMT Wilmer van der Gaast [e900442] * Makefile (modified) * debian/README.Debian (added) * debian/bitlbee.init (added) * debian/changelog (added) * debian/conffiles (added) * debian/config (added) * debian/control (added) * debian/copyright (added) * debian/po/POTFILES.in (added) * debian/po/cs.po (added) * debian/po/de.po (added) * debian/po/es.po (added) * debian/po/fr.po (added) * debian/po/ja.po (added) * debian/po/nl.po (added) * debian/po/pt.po (added) * debian/po/pt_BR.po (added) * debian/po/sv.po (added) * debian/po/templates.pot (added) * debian/po/vi.po (added) * debian/postinst (added) * debian/postrm (added) * debian/prerm (added) * debian/rules (added) * debian/templates (added) * doc/user-guide/commands.xml (modified) * help.c (modified) * help.h (modified) * lib/Makefile (modified) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/Makefile (modified) * set.h (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_crypting.c (added) * tests/check_help.c (added) * tests/check_set.c (added) * tests/check_user.c (added) * tests/check_util.c (modified) * tests/testsuite.h (modified) * unix.c (modified) * user.h (modified) Merging from devel. Added documentation for the join_chat command, ... Sun, 01 Jul 2007 14:52:45 GMT Wilmer van der Gaast [ae3c4fa] * Makefile (modified) * help.c (modified) * help.h (modified) * lib/Makefile (modified) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/yahoo/Makefile (modified) * set.h (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_crypting.c (added) * tests/check_help.c (added) * tests/check_set.c (added) * tests/check_user.c (added) * tests/check_util.c (modified) * tests/testsuite.h (modified) * unix.c (modified) * user.h (modified) Merge from Jelmer (mainly unit testing things). Sun, 22 Apr 2007 20:44:27 GMT Wilmer van der Gaast [e35d1a1] * protocols/jabber/Makefile (modified) * protocols/jabber/conference.c (added) * 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/xmltree.c (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) Read-only support for Jabber conferences (non-anonymous rooms only). ...