2002-10-15  Adam Spiers  <aspiers@guideguide.com>

	* dbm: 0.17
	
	* dbm: safer operation:
	  - dbs need to be created explicitly
	  - tie O_RDONLY for read-only operations

	* dbm: use /usr/bin/env

2000-08-21  Adam Spiers  <adam@spiers.net>

	* dbm: support for databases which don't support EXISTS()

2000-08-08  Adam Spiers  <adam@spiers.net>

	* dbm: 0.15

	* dbm: - new operations: `set' and `find'
	- more synonyms for operations
	- now takes -h and --help

	* dbm: 0.13

	* dbm: allow for undefined values

	* dbm: allow for single quotes

2000-03-12  Adam Spiers  <adam@spiers.net>

	* dbm: Bumped version to 0.12

2000-03-12  Adam Spiers  <adam@spiers.net>

	* dbm:
	- removed `create' action; was too complicated to support checking
	  for existence of database due to different file suffices
	- added tmpfile comment

	* dbm: New file.

