2017-01-24         Manuel Collado       <m-collado@users.sourceforge.net>

	* xmltree.awk, xmlwrite.awk: Fix newlines (to be Unix style).

2014-12-14         Manuel Collado       <m-collado@users.sourceforge.net>

	* xmlbase.awk: Do not initialize XMLMODE, XMLHARSET. Added more
		conservative _Xml_trim_1().
	* xmlcopy.awk: Now @includes xmlbase.
	* xmlsimple.awk: Support XMLTRIM (1, 0, -1). Avoid duplicate code.
	* xmltre.awk: Now @includes xmlbase. Code clean-up.
	* xmlwrite: More consistent with the other libraries.

2014-11-13         Manuel Collado       <m-collado@users.sourceforge.net>

	* xmlbase.awk, xmlwrite.awk, xmlcopy.awk, xmltree.awk: Revised code,
	more consistent among them. Avoid duplicate code.
	Function name change in xmlwrite.awk: xwdecl -> xwdeclaration
	* xmlsimple.awk: A new aternate version of xmllib.awk. Avoid rebuild
	of $0, so it its consistent with the other libraries and use them to
	avoid duplicated code. Adds some experimental selector functions.

2014-04-16         Andrew J. Schorr     <aschorr@telemetry-investments.com>

	* xmlgawk.sh, xmlwrite.awk: Replace xgawk with gawk.

2012-11-13         Andrew J. Schorr     <aschorr@telemetry-investments.com>

	* xml{copy,lib,tree}.awk: Add quotes for @include and @load.
