From cb2dbddd1d4807f98cdd45d7e99fb0bd6146f3b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Oudot?= Date: Fri, 3 Jun 2016 13:03:03 +0000 Subject: [PATCH] Add changelog for 1.4.9 --- changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/changelog b/changelog index 8e877ca2d..de44c0bb7 100644 --- a/changelog +++ b/changelog @@ -159,6 +159,15 @@ lemonldap-ng (1.9.0) stable; urgency=low * [LEMONLDAP-956] - Custom functions don't work with useSafeJail * [LEMONLDAP-957] - Replace $http.success() by .then() +lemonldap-ng (1.4.9) stable; urgency=low + + * [LEMONLDAP-1003] - Replace Mouse by Moose if ModPerl::Registry is used with Perl 5.22 + * [LEMONLDAP-1006] - Typo in Common/Apache/Session.pm on LDAP disconnect + * [LEMONLDAP-1022] - The path of the request is lost when using the url parameter of a Choice module + * [LEMONLDAP-1027] - Can't locate object method "client_ip" via package "Apache2::Connection" + * [LEMONLDAP-1004] - Es, it, pt, ne and de translations + * [LEMONLDAP-1031] - Be less restrictive on service parameter check in CAS issuer + lemonldap-ng (1.4.8) stable; urgency=low * [LEMONLDAP-985] - authForce is not well called trough AuthMulti