2005-10-07  Simon Law  <sfllaw@law.yi.org>

	Version 1.3
	* finger-ldap: Untaint some environment variables that might be
	slightly dangerous.  Also untainted some user input.

	* finger-ldap (parse_conf): We now understand the port directive.

	* finger-ldap (main): Delay querying LDAP until necessary.

	* finger-ldap (query_ldap): Try all LDAP servers listed, even if
	we successfully connect, we might not have bound properly.

2005-08-30  Simon Law  <sfllaw@law.yi.org>

	Version 1.2
	* finger-ldap (parse_conf): Fix some regular expressions
	surrounding nss_base_passwd.  As well, we now respect
	nss_map_attribute for uid and cn.

2004-07-11  Simon Law  <sfllaw@law.yi.org>

	Version 1.1
	* finger-ldap (parse_conf): Instead of using "ou=People" to resolve
	usernames, we now respect the nss_base_passwd option.

2004-04-17  Simon Law  <sfllaw@law.yi.org>

	Version 1.0
	* finger-ldap: Initial release.

