0.1003 release
[catagits/Catalyst-Authentication-Store-LDAP.git] / Changes
diff --git a/Changes b/Changes
index a0fe243..21e156b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,10 @@
+0.1003 xxxx
+    - get entries in array context rather than scalar context, 
+      allowing for multiple values. patch by scpham.
+    - lc() to compare Net::LDAP results with supplied $id
+      bug reported via RT #39113
+
+
 0.1002  9 July 2008
     - tests updated to use Net::LDAP::Server::Test 0.03