X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=d7cdb60cd8007f4671c2d48f8426e77bc633e36f;hb=ab62b426562470d4ffc97953ad15a3f5fca88008;hp=93b315c5ed1dcc8ee9c80f7df0216c7db7376cf3;hpb=be60b1e0d03091dd4df56358a3b282c128341b58;p=catagits%2FCatalyst-Authentication-Store-LDAP.git diff --git a/Changes b/Changes index 93b315c..d7cdb60 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,12 @@ +0.1003 xxxx + - get entries in array context rather than scalar context, + allowing for multiple values. patch by scpham. + + +0.1002 9 July 2008 + - tests updated to use Net::LDAP::Server::Test 0.03 + + 0.1001 9 April 2008 - matthewr pointed out that the SYNOPSIS 'use Catalyst' line is wrong. - imacat reported that t/03-entry was failing when Catalyst::Model::LDAP was