1.1.2

2006-07-21	Andrew St. Jean <andrew@arda.homeunix.net>

	* Now includes BSD instead of GNU getopt. This
	  removes the build dependency on gettext.

	* Updated INSTALL document to include a troubleshooting
	  section and to provide more advice on setting up
	  courierpassd.

2006-07-10	Andrew St. Jean <andrew@arda.homeunix.net>

	* Bump autoconf to 2.59.

1.1.1

2006-06-12	Andrew St. Jean <andrew@arda.homeunix.net>

	* Fixed a problem in Makefile.am that would cause
	  the Makefile to ignore a user defined path when
	  installing the binary.

1.1.0

2005-01-17      Andrew St. Jean <andrw@arda.homeunix.net>

	* Major rewrite to make courierpasswd compatible
	  with the new Courier authentication library.

	* The --module switch has been removed as the
	  authentication library does not allow individual
	  authentication modules to be called directly.

1.0.1

2004-05-29	Andrew St. Jean <andrew@arda.homeunix.net>

	* Fixes a compilation error when used with
	  Courier-imap 3.0.4 or above.

	* The version number has been rationalised to match
	  courierpassd and courieruserinfo.

2003-05-11	Andrew St. Jean <andrew@arda.homeunix.net>

	* Added many more checks of command line arguments.

	* Replaced calls to malloc and free with XMALLOC and
	  XFREE.

	* Using strlcpy in preference to strcpy.

0.30

2003-04-13	Andrew St. Jean <andrew@arda.homeunix.net>

	* Courierpassd will now check a user's old password
	  before attempting to change it.

	* All authentication modules should be tried until
	  one succeeds now instead of just the first one.
	  This will matter only to people not using authdaemon.

0.20

2002-11-24	Andrew St. Jean <andrew@arda.homeunix.net>

	* Added a separate logging.h file.
	
	* Added the --stderr switch so user can send logging
	  information to standard error instead of using syslog.

2002-11-05	Andrew St. Jean <andrew@arda.homeunix.net>

	* Modified configure.ac file to make the sed script more
	  robust.

	* Fixed a bug in courierpassd.c that caused the --version 
	  option to fail.

2002-11-02	Andrew St. Jean <andrew@arda.homeunix.net>

	* Added getopt source and header files to distribution. Updated
	  Makefile.am accordingly.

0.10

2002-10-24	Andrew St. Jean <andrew@arda.homeunix.net>

	* Initial release
