1.1.3

2014-11-26	Andrew St. Jean <andrew@arda.homeunix.net>

	* Added sha256 as a valid CRAM type.

	* Courierpasswd now includes the remote IP address
	  in its log messages when authenticating users
	  and when changing their passwords. Courierpasswd
	  looks for the remote address in an environment
	  variable called TCPREMOTEIP.

1.1.2

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

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

	* Courierpasswd is no longer installed setuid.

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

2007-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.

	* Courierpasswd now distinguishes between CRAM-MD5
	  and CRAM-SHA1 using the --cramtype switch.

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.

0.30

2003-10-16	Andrew St. Jean <andrew@arda.homeunix.net>

	* Added CRAM-MD5 authentication thanks to a patch from
	  Fredrik Soderblom.

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.20

2002-12-26	Andrew St. Jean <andrew@arda.homeunix.net>

	* Added the --minuid configure option. Below the 
	  specified uid, courierpasswd will not change a 
	  password.

2002-12-08	Andrew St. Jean <andrew@arda.homeunix.net>

	* The --stdout switch really sent logs to stderr. I've
	  renamed the switch and updated the documentation to
	  reflect this.

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

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

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

	* Added getopt header and c files to distribution. Makefile.am
	  file modified accordingly.

0.10

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

	* Initial release
