2002-11-12  Werner Koch  <wk@gnupg.org>

	* config.sub, config.guess: Updated from ftp.gnu.org/gnu/config
	to version 2002-11-08.

2002-10-25  Bernhard Reiter <bernhard@intevation.de>

	* src/ldap.c (get_attr_from_result_ldap()):
        added value extraction retry for CRLs and Certs without ";binary"
	* changed version number to reflect cvs status to "0.4.3-cvs"

2002-08-07  Steffen Hansen  <steffen@hrhansen.dk>

	* Added configure check to examine whether db2 cursor() uses 3 or
	4 parameters.

2002-07-30  Steffen Hansen  <steffen@hrhansen.dk>

	* Added doc dir and first steps towards manual.

2002-07-29  Steffen Hansen  <steffen@hrhansen.dk>

	* New option --add-servers to allow dirmngr to add LDAP servers
	found in CRL distribution points to the list of servers it
	searches. NOTE: The added servers are only active in the currently
	running dirmngr -- the info isn't written to persistens storage.

2002-07-26  Steffen Hansen  <steffen@hrhansen.dk>

	* Default LDAP timeout is 100 seconds now.

	* Use DB2 instead of DB1. Check for libresolv, fixed bug when
	libldap was found in the default search path.

2002-07-22  Steffen Hansen  <steffen@hrhansen.dk>

	* Implemented new option --ldaptimeout to specify the number of seconds to 
	wait for an LDAP request before timeout.

	* Added --list-crls option to print the contents of the CRL cache
	* Added some items to the dbcontents file to make printout nicer 
	  and updated it's version number

2002-07-02  Steffen Hansen  <steffen@hrhansen.dk>

	* configure.ac: Use DB->get() return value correctly.

2002-06-26  Steffen Hansen  <steffen@hrhansen.dk>

	* configure.ac: Upped version number to 0.3.1

2002-06-20  Werner Koch  <wk@gnupg.org>

	* tests/Makefile.am (TESTS): Removed test-dirmngr because it
	is not a proper test program. 
	(EXTRA_DIST): Removed the non-existent test certificate.

2002-05-08  Steffen Hansen  <steffen@hrhansen.dk>

	* Replaced gdbm check with db1 check

2002-03-01  Steffen Hansen  <steffen@hrhansen.dk>

	* Added gdbm configure check

