Sun Feb 21 13:20:28 UTC 2010 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Added Calin Timis' comments on how to build on AIX 5.3.

	* gawk.texi: Added Calin Timis' comments.

Sun Feb 14 12:27:26 UTC 2010 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Added some comments on how to build Expat with large files.

	* gawk.texi: Mentioned the use of XML_LARGE_SIZE.

Thu Sep 24 07:57:40 UTC 2009 Juergen Kahrs <jkahrs@users.sourceforge.net>

        Sync with savannah gawk cvsps 262.
        Add simple constant folding.

	* gawk.1, awkcard.in: Document new -O / --optimize option.
	* gawk.texi (Options): Likewise.

Thu Sep 24 07:33:28 UTC 2009 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 261.

	* gawk.1: Bug fix to restore space between paragraphs at
	entry for "--".

Wed Sep 23 15:50:19 UTC 2009 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 255, 256, and 257.

	* gawk.texi (User-defined): Document that you can't use
	the name of a built-in variable as a function parameter.
	* gawk.info: Ignoring patches of generated files.

Wed Sep 23 15:33:49 UTC 2009 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 254.

	* gawk.texi (Other Versions): Add Quiktrim awk.
	(How to Contribute): Change things to point to awk.info.
	* gawk.info: Ignoring patches of generated files.

Wed Sep 23 14:57:24 UTC 2009 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 251.

	* gawk.texi (Bugs): Add a note to also send bug reports to
	the GNU mailing address, not just to whatever distribution
	bug-tracking system.
	(String Functions): Document use of untyped variables with
	length as problematic.
	* gawk.info: Ignoring patches of generated files.

Wed Sep 23 14:26:49 UTC 2009 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 250.

	* gawk.texi: Replace tabs with spaces.
	* gawk.info: Ignoring patches of generated files.

Wed Apr  8 11:07:46 UTC 2009 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 248.
	Minor edits about fflush.

	* awkcard.in, gawk.texi: Bell Labs awk also supports
	fflush() and fflush("").

Tue Apr  7 15:00:39 UTC 2009 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 247.
	Fix documentation typo.

Tue Apr  7 13:34:58 UTC 2009 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 238.

	* gawk.texi (Translate Program): Bug fix in stranslate

Tue Apr  7 13:15:47 UTC 2009 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 237.

	* gawk.texi: Typos fix.
	* gawk.info: Ignoring patches of generated files.

Tue Apr  7 12:07:33 UTC 2009 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 234.

	* gawk.texi (Regexp Field Splitting): Documented dark corner
	of ^ in FS.
	* gawk.info: Ignoring patches of generated files.

Tue Apr  7 11:42:27 UTC 2009  Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 231.

	* gawk.texi (Plain Getline): Bug fix in code.
	* gawk.info: Ignoring patches of generated files.

Tue Jan  6 17:52:07 UTC 2009  Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 227.

	* gawk.1, awkcard.in: Document that getline returns 1
	on sucess. Thanks to Paolo <oopla@users.sf.net> for
	the report.

Wed Dec 31 18:36:49 UTC 2008 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 215 and 216.

	* gawk.texi, gawkinet.texi: Update to FDL 1.3.
	* gawk.info, gawkinet.info: Ignoring patches of generated files.

Wed Dec 31 15:46:16 UTC 2008 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 215 and 216.

	* ChangeLog, gawk.texi:
	* gawk.texi (File Checking): Correct the text at the end;
	getline isn't fatal, period, not related to POSIX.
	(Round-Function): Change initial return when equal to return ival,
	which lops off any digits, e.g. if given 121.0.
	* gawk.info: Ignoring patches of generated files.

Wed Dec 31 13:54:41 UTC 2008 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 207 and 208.

	* gawk.texi: Tightened up doc on BINMODE.
	* gawk.info: Ignoring patches of generated files.

Tue Dec 30 17:34:14 UTC 2008 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 201.

	* ChangeLog, gawk.texi (Signature Program): Added new subsection.
	* gawk.info: Ignoring patches of generated files.

Tue Dec 30 14:30:12 UTC 2008 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 199.

	* ChangeLog, gawk.texi (Variable Typing):
	Document that array elements created by `match' also get
	strnum attribute.
	* gawk.info: Ignoring patches of generated files.

Tue Dec 30 13:37:03 UTC 2008 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 193 and 194.

	* ChangeLog, gawk.texi (Control Letters): Add a note about
	%c only taking values from 0 to 255.
	(DOS Quoting): New node.
	* gawk.info: Ignoring patches of generated files.

Mon Dec 29 12:12:34 UTC 2008 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 177.

	* gawk.info, gawkinet.info: Update back cover text.
	I didn't actually apply the patch but I generated the .info
	from the .texi source files and commited the .info results.

Sun Dec 28 21:31:41 UTC 2008 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 174.

	* ChangeLog, gawk.texi, gawkinet.texi:
	Updated the Back-Cover text per latest from the FSF.

Sun Dec 28 20:47:45 UTC 2008 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 172. Ignoring cvsps 173 (po).

	* ChangeLog, gawk.texi: Added ZOS_USS changes.
	* gawk.info: Ignoring patches of generated files.

Sun Dec 28 20:18:49 UTC 2008 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 169.

	* ChangeLog, gawk.texi: Add maintainer contact info for z/OS.

Thu Dec 27 10:41:28 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Corrected typos and inserted some indexing.

Tue Dec 25 15:12:40 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: In Appendix F, added some more details about the build.
	Added some observations on several platforms.

Mon Dec 24 18:16:16 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Corrected a typo.
	* docbook_chapter.jpg: Original file contained GIF content.
	Replaced it with a proper JPG content.

Mon Dec 24 14:50:37 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Changed UPDATE-MONTH to December.
	Mentioned getXMLEVENT.awk and xmlcopy.awk in the Preface.
	Insertec new Section 7.1 "Copying and Modifying with the
	xmlcopy.awk library script".
	Inserted Arnold's comments about native MPFR support (2007-11-16).
	Inserted some stuff about compiling into Appendix F.

Sat Dec 22 10:47:33 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 162.
	Final prep for 3.1.6 release.

Thu Dec 20 17:30:56 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 159.
	New texinfo.tex. Minor man page fix.

	* ChangeLog, gawk.1:
	Add length(array) to list of extensions at end. Revise date.
	* texinfo.tex: Updated to version from Texinfo 4.11.

Thu Dec 20 16:29:37 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 157.
	Update awkcard.

	* ChangeLog, awkcard.in:
	Fix version numbers and copyright info, minor
	cleanups to format nicely.

Thu Dec 20 10:28:39 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 149.

	* gawk.texi (Conversions): Add table describing locale decimal
	point versus period.

Wed Dec 19 20:08:05 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 147.

	* gawk.texi: More cleanups.

Wed Dec 19 13:10:24 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 140.
	Minor edits. See ChangeLog for credit.

	* ChangeLog, gawk.info, gawk.texi:
	A number of minor fixes based on suggestions from
	Jack Kelley <Jack.Kelley@epa.qld.gov.au>.

Wed Dec 19 12:52:26 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 139.

	* gawk.texi, gawk.info: Add jawk to list of other awks.

Wed Dec 19 12:32:03 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 137.

	* gawk.texi: Add other gawk versions.

Sun Aug 12 14:59:01 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 135.

	* ChangeLog Makefile.am gawk.texi gawk.info texinfo.tex: Upgrade to GPL v3.

Sun Aug  5 14:41:21 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Section 2.3 about the portable subset of XMLgawk
	should be complete now.

Fri Jul 27 13:01:47 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Added a third section in chapter 2 about a
	portable subset of XMLgawk. The new script is stored as
	getXMLEVENT.awk in awklib/xml. This script started as a
	copy of Jan Weber's getXML.awk. I changed and extended it so
	that it supports Style B of the XMLgawk API as close as possible.
	Most new features of the script are currently scarcely tested.

Wed Jul 25 15:14:56 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Inserted an outline script based on
	getXML.awk into section 2.2. Explained the API a bit more.

Mon Jul 23 12:33:37 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Inserted an outline script based on
	xmlparse.awk into section 2.1.

Sun Jul 15 18:12:31 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Corrected the example used in section 2.1.
	Wrote section 2.2 about Jan Weber's getXML script.

Sun Jul 15 11:47:36 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Wrote section 2.1 about Steve Coil's
	xmlparser.awk script.

Mon Jun 18 19:07:03 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Inserted an empty appendix chapter named
	"Installing xgawk". Some hints from comp.lang.awk are
	integrated invisibly.

Sun Jun 17 17:45:27 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 127.

	* ChangeLog, Makefile.am, awkcard.in, gawk.texi:
	Update copyright year. Fix "make clean".

Sun Jun 17 12:46:49 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 123.

	* ChangeLog, awkcard.in: gawk.1: Document --use-lc-numeric.
	* gawk.texi: Document that some VMS systems come with an old version of gawk.
	* gawk.info: Ignoring patches.

Sun Jun  3 11:38:06 UTC 2007  Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 115.

	* gawk.texi, gawk.info:
	Added link to http://www.awk-scripting.de/cgi-bin/wiki.cgi/yawk/

Thu May 31 19:24:19 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 108.

	* ChangeLog, gawk.1: Reviewed and updated, minor typos fixed.
	* awkcard.in: Added mention of %F.

Tue May  1 10:18:33 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 100.
	* ChangeLog, awkcard.in, gawk.1 gawk.info, gawk.texi (Time Functions):
	Update description of strftime for third utc-flag argument.
	Other minor fixes.

Sun Apr 22 18:29:29 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Removed ISBN. Inserted Arnold's two emails
	with suggestions for an integration of MPFR into gawk.

Fri Apr 13 18:46:17 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Set EDITION to 0.3 for first production stable
	release in May 2007 with xgawk 3.1.6.
	Added Victor to the list of authors.
	(Preface): Wrote an additional preface for the upcoming release.
	(Generating a DTD from a sample file):
	Mentioned Microsoft XSD Inference Utility.
	(Appendix): Inserted an appendix for MPFR Extension Reference.

Wed Apr 11 19:07:59 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

        Sync with savannah gawk cvsps 91.
        Ignoring cvsps 90 (po directory).
        * gawk.texi: Explained the newly achieved state of sanity in
	the lint warnings (only print them once if they are syntactic
	or of the type where they don't need to be repeated).
        * gawk.info: Ignoring patches.

Fri Apr  6 17:34:30 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Sync with savannah gawk cvsps 80.
	* gawk.texi (New Ports): Update list of files for all of
	regex that should not be messed with lightly.
	Ignoring patches for file doc/gawk.info.

Sun Apr  1 17:18:22 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* Makefile.am: Removed some unneeded names of PDF files
	from the list of files to be copied into the distribution.
	These names disturbed the build process.
	After this, building of a distribution file works again.

Sun Apr  1 11:42:26 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* gawk.texi (arnold@skeeve.com):
	Sync with savannah gawk cvsps 75.
	Remove last vestiges of arnold@gnu.org.
	Update makeinfo to 4.8.
	Ignoring patches for file doc/gawk.info and doc/gawkinet.info.

Sun Mar 25 20:36:02 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* ChangeLog gawk.texi (Getopt Function):
	Sync with savannah gawk cvsps 68.
	Doc fixes:  Add a note that user level code must clear out
	ARGV from 1 to Optind.
	Ignoring patches for file doc/gawk.info.

Sun Mar 25 20:22:56 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* ChangeLog gawk.texi:
	Sync with savannah gawk cvsps 66.
	Fix Arnold's email address.
	Ignoring patches for file doc/gawk.info.

Sun Mar 25 19:29:53 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* ChangeLog gawk.texi:
	Sync with savannah gawk cvsps 65.
	Fix link to online version of the manual.
	Ignoring patches for file doc/gawk.info.

Sun Mar 25 15:29:19 UTC 2007 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* ChangeLog, gawk.texi:
	Sync with savannah gawk cvsps 59.
	Changes for infinity and not a number.
	Ignoring patches for files Makefile.in and gawk.info.

Tue Mar 20 20:31:24 UTC 2007 Andrew J. Schorr <ajschorr@users.sourceforge.net>

        Commit Victor Paesa's libgd patch.
	* gawk.texi: Document the new GD Graphics Extension.

Fri Jan 12 16:11:38 UTC 2007 Paul Eggert <eggert@cs.ucla.edu>

	* gawk.texi: Document that `$$0++--' isn't valid even though it
	is unambiguous according to the Awk grammar.  This is in response
	to Open Group XCU ERN 86
	<http://www.opengroup.org/austin/aardvark/latest/xcubug2.txt>.

Wed Apr  5 20:30:07 UTC 2006 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Corrected many typos. Cleaned up and added
	many index entries. Replaced links to mathworld with links
	to WikiPedia. Changed "SAX API" to "SAX-like API". Completed
	explanation of all XML variables in the reference chapter.
	Cleaned up and extended the books and links section. 
	Cleaned up Manuel's tables in reference chapter.

Thu Mar 30 13:05:40 UTC 2006 Andrew J. Schorr <ajschorr@users.sourceforge.net>

	* xmlgawk.texi: Change URL for sourceforge from https to http.
	In the first appendix, add a comment about the new packaging directory.

Tue Mar 28 14:11:17 UTC 2006 Andrew J. Schorr <ajschorr@users.sourceforge.net>

	* xmlgawk.texi: Add the "Extensible Gawk Language Extensions" appendix
	to the main menu.  And also label the appendix as a node.
	Note that xgawk fixes some bugs in gawk.  Also, xgawk will not
	install in the same place as gawk by default.  And --enable-gawk
	will never overwrite an existing gawk installation.
	Fix a few formatting issues and spelling errors.

Mon Mar 27 18:17:13 UTC 2006 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Mentioned Hirofumi Saito and Kimura Koichi
	in the preface. Updated script demo_pusher.awk in chapter 3.6.

Sun Mar 26 21:26:49 UTC 2006 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Reworked chapter 3.5 Dealing with DTDs.

Sun Mar 26 19:33:22 UTC 2006 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Cleaned up indexing and pagination.

Sun Mar 26 13:17:34 UTC 2006 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Used Style B variable XMLEVENT to explain the
	pull-style script.

Sun Mar 26 12:24:35 UTC 2006 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Moved Andrew's first chapter into an appendix.
	Inserted some comments about the configuration options.
	Inserted a FIXME into the preface about the scope of the document.

Thu Mar 23 16:55:43 UTC 2006 Andrew J. Schorr <ajschorr@users.sourceforge.net>

	* xmlgawk.texi: Added an appendix documenting the time extension.

Wed Mar 22 22:13:38 UTC 2006 Andrew J. Schorr <ajschorr@users.sourceforge.net>

	* xmlgawk.texi: Added first chapter summarizing xgawk extensions,
	and added some more direntry links.

Wed Mar 22 17:28:39 UTC 2006 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Replaced reference to networking feature with XML.

Tue Mar 21 21:33:08 UTC 2006 Andrew J. Schorr <ajschorr@users.sourceforge.net>

	* xmlgawk.texi: Added appendix documenting the PostgreSQL API.

Mon Mar 20 19:04:04 UTC 2006 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: texinfo doesnt like @code and @file in @menu.
	So I removed them.

Mon Mar 20 18:55:07 UTC 2006 Andrew J. Schorr <ajschorr@users.sourceforge.net>

	* xmlgawk.texi: Fix direntry to work properly in info dir file.

Sun Mar 19 21:01:31 UTC 2006 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Inserted a texinfo menu for chapter 8.

Sun Mar 19 18:03:31 UTC 2006 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Added new section about Andrew's testxml2pgsql.awk.
	Added Andrew's name to the contributor's list of the manual.
	Added some @cindex entries. Added definition of XMLPATH to the
	reference section. Added reference to Wikipedia.

Fri Mar 17 20:05:04 UTC 2006 Andrew J. Schorr <ajschorr@users.sourceforge.net>

	* Makefile.am: Do not install gawk.info and gawkinet.info unless
	configure was invoked with --enable-gawk.
	Patch install-data-hook to install pxgawk.1 man page properly.
	And patch uninstall-hook to remove the pxgawk.1 man page correctly.

Sun Mar 12 14:21:53 UTC 2006 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Updated example script with @load xml.
	Described initial value of XMLCHARSET.
	Inserted comments about books into reference section.

Wed Mar  8 20:42:47 UTC 2006 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Explained Manuel's low-level interface summary
	in more detail.

Tue Mar  7 19:30:06 UTC 2006 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Inserted Manuel's low-level interface summary
	into the Reference chapter. This new section needs some fine-
	tuning.

Mon Mar  6 18:50:18 UTC 2006 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Changed example scripts. Replaced all
	occurrences of XMLMODE=1 with @load. Removed AWKXMLENCODING
	and replaced it with explanation of LANG. Chamged DTD generaor
	and outline_dot.awk so that they use XMLDEPTH. Added some links
	to the references section.

Thu Feb 23 21:52:09 UTC 2006 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Explained more details about character data
	and XMLPATH.

Tue Feb 21 19:12:15 UTC 2006 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Changed all sections from the beginning until
	section 3.3. Removed XMLMODE=1 as a means of loading the XML
	extension. Used -l xml and @load xml instead and explained it.
	Changed all scripts in these sections, some of them significantly.

Fri Feb 17 21:48:27 UTC 2006 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Wrote a section explaining the use of XMLPATH.
	Inserted short specification of XMLDEPTH, XMLPATH and XMLENDDOCUMENT.

Sun Feb 12 16:01:03 UTC 2006 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Wrote a short introduction to chapter 2
	(scripts from Steve Coile and Jan Weber).

Sun Feb 12 14:36:22 UTC 2006 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Removed XMLATTRPOS from the doc.
	Inserted an explanation of how $0 holds attribute names.
	Inserted empty subsections for XMLDEPTH, XMLENDDOCUMENT,
	XMLEVENT, XMLNAME.

Sat Jan 14 21:12:34 UTC 2006 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Updated the title page.

Sat Jan 14 20:41:09 UTC 2006 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Re-wrote the Preface.

Sat Jan 14 19:00:20 UTC 2006 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* xmlgawk.texi: Inserted a new and empty chapter about reading
	XML data with POSIX AWK.
	* xmlgawk.texi (Generating a recursive descent parser from a sample file):
	Inserted some sentences about XMLBooster.

Tue Jan 10 19:58:28 UTC 2006 Andrew J. Schorr <ajschorr@users.sourceforge.net>

	* gawk.texi: Pablo Virolainen <pablo@vapaa.fi> found a typo where
	it says "-infinity" instead of "infinity".
	* gawk.info: Bring up to date with change to gawk.texi.

Tue Jan  3 22:18:02 UTC 2006 Andrew J. Schorr <ajschorr@users.sourceforge.net>

	* gawk.info: Bring up to date with recent changes in gawk.texi
	resulting from the upgrade to 3.1.5.

Thu Apr  7 21:15:33 UTC 2005 Andrew J. Schorr <ajschorr@users.sourceforge.net>

	* Makefile.am: Include XMLChangeLog in EXTRA_DIST.

Thu Apr  7 17:38:08 UTC 2005 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* Makefile.am: Inserted a missing backslash at the eol.
	Now all .eps and .jpg are part of the distribution.
	Building xmlgawk.ps is now possible with the distribution.

Thu Apr  7 15:01:36 UTC 2005 Andrew J. Schorr <ajschorr@users.sourceforge.net>

	* Makefile.am: Use CLEANFILES instead of supplying our own clean rule.

Wed Apr  6 17:39:10 UTC 2005 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* Makefile.am: Inserted the .eps and the .jpg files for the
	xmlgawk.texi document.

Thu Mar 31 17:52:23 UTC 2005 Juergen Kahrs <jkahrs@users.sourceforge.net>

	Removed igawk and xmlgawk because they are obsolete now.

Sun Mar 27 18:15:05 UTC 2005 Andrew J. Schorr <ajschorr@users.sourceforge.net>

	* gawk.texi: Document new gawk internal functions used to implement
	XML processing.
	* gawk.info: Bring up to date with changes in gawk.texi

Sat Mar 26 23:07:11 UTC 2005 Juergen Kahrs <jkahrs@users.sourceforge.net>

	doc/gawk.1: Option -e has been renamed to -l.

Thu Mar 24 16:48:33 UTC 2005 Juergen Kahrs <jkahrs@users.sourceforge.net>

	* doc/gawk.1: Inserted some explanation for the -e and -i options.

Wed Mar 16 17:44:48 UTC 2005 Andrew J. Schorr <ajschorr@users.sourceforge.net>

	* .cvsignore: Ignore pdf files.

Tue Mar 15 19:34:22 UTC 2005 Juergen Kahrs <jkahrs@users.sourceforge.net>

	The HTML version of the doc needs binary images
	instead of .eps files. Here they are:
	* awk_proc.jpg
	* docbook_chapter.jpg
	* rss_inq.jpg
	* soap_error.jpg
	* soap_reply.jpg
	* soap_request.jpg
	* xmlgawk.texi: Used the caption as replacement text.

Mon Mar 14 22:04:27 UTC 2005 Juergen Kahrs <jkahrs@users.sourceforge.net>

        * ChangeLog created.

