#
# ChangeLog for lib/xmltree.c
#
# Generated by Trac 1.2.3
# 2025-03-02T21:31:24Z

Tue, 11 May 2010 23:27:11 GMT Wilmer van der Gaast <wilmer@…> [3742fb6]
	* lib/xmltree.c (modified)

	Implement some kind of ignorant awareness of XML namespaces: Enough ...


Sun, 28 Sep 2008 11:18:19 GMT Wilmer van der Gaast <wilmer@…> [94acdd0]
	* chat.c (modified)
	* chat.h (modified)
	* irc_commands.c (modified)
	* lib/xmltree.c (modified)
	* lib/xmltree.h (modified)
	* protocols/jabber/conference.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/oscar.c (modified)

	Restored support for password-protected chatrooms (for now only by ...


Sat, 16 Feb 2008 22:40:38 GMT Wilmer van der Gaast <wilmer@…> [4bbcba3]
	* lib/xmltree.c (modified)
	* lib/xmltree.h (modified)
	* protocols/jabber/io.c (modified)

	Moved xmltree handlers initialization to xt_new().


Sat, 16 Feb 2008 22:07:14 GMT Wilmer van der Gaast <wilmer@…> [add23a2]
	* lib/Makefile (modified)
	* lib/xmltree.c (moved)
	* lib/xmltree.h (moved)
	* protocols/jabber/Makefile (modified)

	Moved xmltree to lib/ because I want to use it from more than just ...