2019-04-22 Arnold D. Robbins * gawktexi.in (Undocumented): Fix a typo. Thanks to Antonio Columbo for pointing it out. 2019-04-21 Arnold D. Robbins * gawktexi.in (Limitations): Provide brief instructions on how to use use a temporary file in a script with the debugger. Thanks to Holger Klene for the discussion. (Multiple Lines): Note that POSIX seems to require \n as separator for all values of FS, but that in reality it doesn't apply to regexps; this is a POSIX bug. (Options): Document clearly that if no -f or -e, anything after the program text is placed into ARGV and not parsed for options. Thanks to Neil Ormos for the tip. (Other Versions): Add a link to Mircea Neacsu's embeddable awk interpreter. 2019-04-18 Arnold D. Robbins * gawktexi.in (Undocumented): Note an undocumented feature. * Makefile.am (EXTRA_DIST): Add ChangeLog.1 to the list. Ooops. 2019-04-14 Arnold D. Robbins * gawktexi.in (Case-sensitivity): Document that single-byte locales ignore case based on the current locale and not always Latin-1. 2019-04-12 Arnold D. Robbins * ChangeLog.1: Rotated ChangeLog into this file. * ChangeLog: Created anew for gawk 5.0.0 and on. * 5.0.0: Release tar ball made.