doc fixups
[mirror/userdir-ldap-cgi.git] / debian / changelog
index 20a5720..ad0fcde 100644 (file)
@@ -1,3 +1,49 @@
+userdir-ldap-cgi (0.3.29) unstable; urgency=low
+
+  * Move html into the cgi
+  * Support for defaultMailOptions attribute
+  * Doc fixups
+
+ -- Stephen Gran <sgran@debian.org>  Mon, 16 Nov 2009 00:18:15 +0000
+
+userdir-ldap-cgi (0.3.28) unstable; urgency=low
+
+  * Add myself to uploaders
+  * Remove Ryan and Joey from Uploaders: thanks for all the fish!
+  * Initial BATV token support
+
+ -- Stephen Gran <sgran@debian.org>  Sun, 15 Nov 2009 12:31:38 +0000
+
+userdir-ldap-cgi (0.3.27) unstable; urgency=low
+
+  * Fix showing echelon information.  It needs unescaped input.
+
+ -- Peter Palfrader <weasel@debian.org>  Wed, 13 May 2009 00:11:34 +0200
+
+userdir-ldap-cgi (0.3.26) unstable; urgency=low
+
+  * In machines.cgi: do not skip [[- purposes. "[[-<hostname>]]" gets
+    stuff added to ssh_known_hosts but not http linked.
+
+ -- Peter Palfrader <weasel@debian.org>  Sat, 09 May 2009 01:29:52 +0200
+
+userdir-ldap-cgi (0.3.25) unstable; urgency=low
+
+  * Util.pm: change capath /etc/ssl/certs to
+    cafile /etc/ssl/certs/spi-cacert-2008.pem because the libldap
+    folks thought it was a good idea to remove that feature for lenny.
+    I hate you ldap and gnutls.
+
+ -- Peter Palfrader <weasel@debian.org>  Fri, 27 Feb 2009 11:34:59 +0100
+
+userdir-ldap-cgi (0.3.24) unstable; urgency=low
+
+  * Ignore the * in [[*host]] links, and ignore [[- ]] in [[-hostname]]
+    entries.  Both are special to the ssh_known_hosts generation.
+    [Thomas Viehmann]
+
+ -- Peter Palfrader <weasel@debian.org>  Sun, 23 Nov 2008 21:42:09 +0100
+
 userdir-ldap-cgi (0.3.23) unstable; urgency=low
 
   * New hmac scheme for sudo passwords.