Mercurial > pidgin.yaz
log libpurple/protocols/bonjour/parser.c @ 20527:0034d7e89032
age | author | description |
---|---|---|
Sat, 08 Sep 2007 03:09:35 +0000 | John Bailey | The FSF changed its address a while ago; our files were out of date. |
Mon, 13 Aug 2007 21:02:17 +0000 | Daniel Atallah | Don't trigger another libxml2 parse from within one of the parsing callbacks. References #1652. |
Tue, 31 Jul 2007 23:23:25 +0000 | Daniel Atallah | Update the Bonjour prpl to use libxml explicitly instead of the xml_node stuff. This allows us to deal with partial reads. I also fixed issues related to starting conversations with iChat and a couple other things. Fixes #2022,#1652 |