summaryrefslogtreecommitdiff
path: root/p/ldap-haskell
diff options
context:
space:
mode:
authorJohn Goerzen <jgoerzen@complete.org>2008-02-05 03:15:17 +0300
committerJohn Goerzen <jgoerzen@complete.org>2008-02-05 03:15:17 +0300
commit062a95f803744918621816f2a8494712c5190a08 (patch)
tree290aed2ceb356d84639284b555e541967ccea6aa /p/ldap-haskell
parent6c755f2ded7b39c4113da2d01a4b830a0f98f5c9 (diff)
downloadDHG_packages-062a95f803744918621816f2a8494712c5190a08.tar.gz
ldap-haskell: Rename LDAP_PROXY_AUTHZ_FAILURE to LDAP_X_PROXY_AUTHZ_FAILURE
fixes deb#462875
Diffstat (limited to 'p/ldap-haskell')
-rw-r--r--p/ldap-haskell/debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/p/ldap-haskell/debian/changelog b/p/ldap-haskell/debian/changelog
index b1b0580fe..78cc62b86 100644
--- a/p/ldap-haskell/debian/changelog
+++ b/p/ldap-haskell/debian/changelog
@@ -1,3 +1,10 @@
+ldap-haskell (0.6.4.0) unstable; urgency=low
+
+ * Update for newer OpenLDAP: rename LDAP_X_PROXY_AUTHZ_FAILURE
+ from LDAP_PROXY_AUTHZ_FAILURE.
+
+ -- John Goerzen <jgoerzen@complete.org> Mon, 04 Feb 2008 01:14:44 -0600
+
ldap-haskell (0.6.3.0) unstable; urgency=low
* Update for newer GHC 6.8.x.