1998-03-07 +02  Eli Zaretskii  <eliz@is.elta.co.il>

	* increm01.sh: Increase the second sleep to 3 second, to cover for
	the 2-seconds granularity in file timestamps on certain DOSish
	filesystems.

	* create01.sh: Correct the test for DOSish systems.

	* gzip.sh: Adjust the error messages to their new wording.

1998-02-19  Franois Pinard  <pinard@iro.umontreal.ca>

	* extrac05.sh: New file.
	* Makefile.am (TESTS): Adjusted.

1998-02-18  Franois Pinard  <pinard@iro.umontreal.ca>

	* preset.in: Add some comments for those wanting to debug.
	* before: Correct a relative top_srcdir.  Trigger shell trace if -d.

	* ignfail.sh: Adjust for changed message.

1998-02-17  Franois Pinard  <pinard@iro.umontreal.ca>

	* extrac04.sh: New file.
	* Makefile.am (TESTS): Adjusted.
	Reported by Graham Catchpole.

1998-01-06  Franois Pinard  <pinard@iro.umontreal.ca>

	* increm01.sh: New name for incremen.sh.
	* increm02.sh: New file.
	* Makefile.am (TESTS): Adjusted.
	Reported by Gran Uddeborg.

1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>

	* preset.in (tmpdir): New, to use instead of $$.
	* before, after: Use $tmpdir instead of tmp-$$.

	* extrac02.sh: Test $COMSPEC, not COMMAND.COM.
	* incremen.sh: Add a sleep.

1997-06-07  Franois Pinard  <pinard@iro.umontreal.ca>

	* version.sh: Skip the counting of the test, by exiting with 77.

	* create01.sh: Skip test on MSDOS, as there are no fork there.
	* extrac02.sh: Skip test on MSDOS, as there are no links there.
	* gzip.sh, volume.sh: Skip tests if /dev/null does not exist.
	Reported by John Gatewood Ham.

	* ignfail.sh: Skip test if we can write into directories having no
	permissions.  Comment out the older check for root.
	Reported by James Crawford Ralston and John Gatewood Ham.

1997-06-06  Franois Pinard  <pinard@iro.umontreal.ca>

	* append01.sh: Renamed from append.sh.
	* create01.sh: New file.
	* Makefile.am: Adjusted.

1997-04-28  Franois Pinard  <pinard@iro.umontreal.ca>

	* preset.in (LC_ALL): New, defined to C.
	(LANGUAGE, LANG): Defined to C instead of empty.
	Reported by Ulrich Drepper.

1997-04-25  Franois Pinard  <pinard@iro.umontreal.ca>

	* Release 1.12.

	* gzip.sh, ignfail.sh: Adjust to new delayed error exit message.

	* Makefile.am (BUILT_SOURCES): Define as preset, so preset is
	regenerated if configuration changes.

	* Makefile.am (TESTS): Nevertheless include delete01.sh.
	(POSTPONED_TESTS): Adjusted.
	Reported by Andreas Schwab.

	* delete02.sh: Mention f - explicitly, do not assume it, in case
	$TAPE is defined or the default archive has been overridden.
	Reported by Andreas Schwab.

1997-04-24  Franois Pinard  <pinard@iro.umontreal.ca>

	* after: Unredirect stdout and stderr before removing the files.
	If redirections are to NFS files, removing them while they are
	still opened may have strange effects, failing almost all tests.
	Reported by Kaveh R. Ghazi.

1997-04-22  Franois Pinard  <pinard@iro.umontreal.ca>

	* Prerelease 1.11q.

	* extrac03.sh: New file.
	* Makefile.am (TESTS): Adjusted.
	Reported by Marc Boucher.

	* preset.in (LC_MESSAGES): Clear value before tests.
	Reported by Sven Verdoolaege.

	* Makefile.am (INCLUDES): Adjust so config.h gets found.

	* genfile.c (usage): Corrected.

	* delete01.sh: New name for delete.sh.
	* delete02.sh: New file.
	* Makefile.am (TESTS): Adjusted.
	Reported by Vince Del Vecchio.

	* Makefile.am (POSTPONED_TESTS): To contain the --delete tests.
	(TESTS): Adjusted.
	(EXTRA_DIST): Include $(POSTPONED_TESTS).  The purpose is getting
	the tests distributed, but not executed.  These flaky tests are to
	be addressed only after 1.12 is released.

1997-04-19  Franois Pinard  <pinard@iro.umontreal.ca>

	* Makefile.am (AUTOMAKE_OPTIONS): Declare ../src/ansi2knr.
	* (DEFS): New, for defining LOCALEDIR.
	* (genfile.o): Deleted, will be implied from DEFS above.
	Reported by Bruno Haible and Kaveh R. Ghazi.

1997-04-17  Franois Pinard  <pinard@iro.umontreal.ca>

	* Prerelease 1.11p.

	* genfile.c (usage): Add a program description.
	(main): Output --version according to recent GNU standards.

1997-04-15  Franois Pinard  <pinard@iro.umontreal.ca>

	* ignfail.sh: Ensure the test does not fail if run as super-user.
	Reported by John David Anglin.

1997-04-12  Franois Pinard  <pinard@iro.umontreal.ca>

	* genfile.c (pattern): Remove trailing comma for last enum item.
	Reported by Bruno Haible.

1997-04-11  Franois Pinard  <pinard@iro.umontreal.ca>

	* Prerelease 1.11o.

1997-03-29  Franois Pinard  <pinard@iro.umontreal.ca>

	* ignfail.sh: New file.
	* Makefile.am (TESTS): Adjusted.
	Reported by Ralph Schleicher.

1997-03-24  Franois Pinard  <pinard@iro.umontreal.ca>

	* genfile.c: Implement --pattern=default/zeros.

1997-02-25  Franois Pinard  <pinard@iro.umontreal.ca>

	* old.sh: New file.
	* Makefile.am (TESTS): Adjusted.
	Reported by Daniel Trinkle.

1997-01-21  Franois Pinard  <pinard@iro.umontreal.ca>

	* extrac01.sh: New name for extract.sh.
	* extrac02.sh: New file.
	* Makefile.am (TESTS): Adjusted.
	Reported by Axel Boldt.

1996-11-25  Franois Pinard  <pinard@iro.umontreal.ca>

	* genfile.c (usage): Typo in message.
	Reported by Christian Kirsch.

1996-11-22  Franois Pinard  <pinard@iro.umontreal.ca>

	* incremen.sh: New file.
	Reported by Wolfram Wagner.

	* append.sh, delete.sh: New files.
	* Makefile.am (TESTS): Adjusted.
	Reported by Andreas Schwab.

	* before: Ensure .. on PATH, so genfile may be found.
	* Makefile.am ($(TESTS)): Depend on genfile, waiting for Automake
	to be adjusted to do the proper thing for parallel make.

	* gzip.sh: New name for childerr.sh.
	* extract.sh: New name for direxist.sh.
	* volume.sh: New name for volcheck.sh.
	* Makefile.am: Adjusted.

	* All tests: Use set -e whenever appropriate.  Use "" instead of
	'' for out and err, so allowing us to use escaped newlines.  In
	case of multiple output in a single test, ensure separator lines.

1996-11-06  Franois Pinard  <pinard@iro.umontreal.ca>

	* Prerelease 1.11.13.

	* childerr.sh, direxist.sh, volcheck.sh: Use sh, not bash.
	Reported by John David Anglin.

1996-09-20  Franois Pinard  <pinard@iro.umontreal.ca>

	* volcheck.sh: New.
	* Makefile.am (TESTS): Adjusted.

1996-09-19  Franois Pinard  <pinard@iro.umontreal.ca>

	* Prerelease 1.11.12.

	* Makefile.am ($(TESTS)): Depend on preset.
	* version.sh (PATH): Adjust for multi-line --version output.
	* preset.in (LANG, LANGUAGE): Export them, so gzip does not
	localise its own output.
	(echo_n, echo_c): Define from the result of echo configuration.
	* after: Handle echo with newline suppressed.

1996-09-09  Franois Pinard  <pinard@iro.umontreal.ca>

	* childerr.sh, direxist.sh, before, after: New files.
	* Makefile.am: Adjusted.

1996-09-04  Franois Pinard  <pinard@iro.umontreal.ca>

	* ChangeLog, Makefile.am, pretest.in, version.sh: New files.
	* checktar.sh, genfile.c: New files, moved from src/.

	A regression test is an old dream for GNU tar.
	Reported by Tom Tromey and Robert Bernstein.
