Removed PHPUnit from XMLRPC library as licence is incompatible with Drupal's
Bug fixes: * #233096 by meeotch: fixed required accuracy/privacy handling bug. * #236076 by rbl: fixed multiple vocabulary handling bug in the gcg_taxonomy settings page. * fixed admin area/sub-admin area handling bug. * fixed node form submit bug. * fixed vocabulary handling bug.
This is largely a brown paper bag release. Sorry.
The relevant bug is detailed in #229574: Get error message after posting a comment.
Changes since DRUPAL-5--1-3:
fix bug with jquery versions. It seems that when a DOM element attribute is not set, jQuery 1.1 returns null and jQuery 1.2 return "undefined".
bugs fixed