Changes in 2.14.3: ------------------ * Don't use gnome_help_display(), instead use internal func (Don Scorgie) * Fix to properly escape ampersand characters, fixes 343372 (Daniel Drake) * fix big memory leak (use xmlFreeDoc, not xmlFree) (Brent Smith) * Use xmlNewTextChild so ampersands aren't treated as (Shaun McCance) entities