2002-05-14  Sergey Poznyakoff  <gray@Mirddin.farlep.net>

	* crypt.h: Checks for HAVE_DECL variables must read
	  #if !HAVE_DECL_something, since AC_CHECK_DECLS always
	  declares HAVE_DECL, either to 0 or to 1. 	  

2002-04-29  Alfred M. Szmidt  <ams@kemisten.nu>

	* Makefile.am (EXTRA_DIST): Removed version.h.in from the list.
	* version.h.in: Removed.

2002-04-21  Alfred M. Szmidt <ams@kemisten.nu>

	* crypt.h [HAVE_CRYPT_DECL]: Renamed to HAVE_DECL_CRYPT.
	
2002-04-05  Sergey Poznyakoff  <gray@Mirddin.farlep.net>

	* obstack.h: (new)
	* Makefile.am: Added obstack.h

2002-02-10  Jeff Bailey  <jbailey@outpost.dnsalias.org>

	* Makefile.am: Don't refer to config.h.in anymore

2001-11-02  Marcus Brinkmann  <marcus@gnu.org>

	* acconfig.h: Add macros for HAVE_UTMP_UT_PID, HAVE_UTMP_UT_ID,
	HAVE_UTMP_UT_USER.

2000-07-05 Alain Magloire

	* *: Clause 3 removed.
	excerpt from email with RMS:
	"UCB has agreed to drop the advertising clause from the license for all
	BSD software.  The advertising clause is this one:

	3. All advertising materials mentioning features or use of this software
		must display the following acknowledgement:
		This product includes software developed by the University of
		California, Berkeley and its contributors.

	This means that we can delete that paragraph from all files which give
	the University of California as the only copyright holder."

