2015-01-17  Chad Walstrom <chewie@wookimus.net>
	* mkdb.sh: Cleaned up error text when database entry did not exist
	in the databases file.

2015-01-16  Alex Manoussakis <amanou@savannah.gnu.org>
	* gnats/ds-file/Makefile.am: Add *.sh files to EXTRA_DIST
	so they are picked up during make dist

2015-01-10  Alex Manoussakis <amanou@savannah.gnu.org>
	* gnats/ds-file/Makefile.am: Set AM_CFLAGS, AM_LFLAGS as we do
	in gnats/Makefile.am, so the same compilation flags are used.
	* gnats/ds-file/pr.c (pr_crate): Remove wrong cast found by clang 3.4

2014-12-29  Alex Manoussakis <amanou@savannah.gnu.org>
	* gnats/ds-file/Makefile.am: Set CLEANFILES = $(pkglibexec_SCRIPTS)
	so the generated scripts are deleted during make clean.

2014-12-28  Alex Manoussakis <amanou@savannah.gnu.org>
	Move datastore-specific programs and scripts to the ds-file directory
	further paving the way for multiple datastore support.

	* gnats/ds-file/check-db.sh: Moved gnats/check-db.sh here.
	* gnats/ds-file/mkdb.sh: Moved gnats/mkdb.sh here.
	* gnats/ds-file/mkcat.sh: Moved gnats/mkcat.sh here.
	* gnats/ds-file/rmcat.sh: Moved gnats/rmcat.sh here.
	* gnats/ds-file/gen-index.c: Moved gnats/gen-index.c here. Also adjust
	path of ds-file.h in #include statement and do whitespace fixes.
	* gnats/ds-file/gen-closed-date.c: Moved gnats/gen-closed-date.c here.

	* gnats/ds-file/Makefile.am: Moved targets for datastore-specific
	scripts and programs here.

2007-08-08  Chad Walstrom  <chewie@wookimus.net>

	* Makefile.am, db.c, ds-file.h, fld.c, index.c, index.h, pr.c,
	t-fconfig: Updated all of the copyright notices to indicate
	GPL version 3 is now the appropriate license.

	* ChangeLog: New file.  Migrated entries from ../gnats to
	here.

2005-12-31  Chad C. Walstrom <chewie@wookimus.net>

	* gnats/ds-file/Makefile.am: Fixed typo.  EXTRA_DIST_FILES to
	EXTRA_DIST.

2005-11-07  Alex Manoussakis <amm2@andrew.cmu.edu>

	* index.c, index.h:
	(getCategoryFromIndex, findPrCategoryBinary, findPrCategory)
	Removed. Useless nowdays.

2005-10-30  Chad C. Walstrom  <chewie@wookimus.net>

	* Makefile.in: Removed.

	* Makefile.am: New automake configuration files.

2005-02-19  Mel Hatzis  <hatzis@wattes.org>

	* Makefile.in, db.c, ds-file.h, fld.c, index.c, index.h, pr.c:
	New or moved files from ../gnats.  See ../gnats/ChangeLog for
	details.
