aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMickaël Rémond <mickael.remond@process-one.net>2006-11-04 15:33:20 +0000
committerMickaël Rémond <mickael.remond@process-one.net>2006-11-04 15:33:20 +0000
commit2cdb82260d86fac6dcb78ff47ad4808b43b7dc9c (patch)
tree3cb1ee08ad63fe021c42d764ca2cde2c82719c4a
parentNow really committed (diff)
* src/eldap_utils.erl: Fixed missing export (EJAB-154).
SVN Revision: 671
-rw-r--r--ChangeLog4
-rw-r--r--src/eldap/eldap_utils.erl3
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 22fb0a7c1..09344f989 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-11-04 Mickael Remond <mickael.remond@process-one.net>
+
+ * src/eldap_utils.erl: Fixed missing export.
+
2006-10-29 Mickael Remond <mickael.remond@process-one.net>
* doc/guide.tex: XEP-0065 proxy documentation (thanks to Evgeniy
diff --git a/src/eldap/eldap_utils.erl b/src/eldap/eldap_utils.erl
index b4eb67f86..50a310859 100644
--- a/src/eldap/eldap_utils.erl
+++ b/src/eldap/eldap_utils.erl
@@ -15,7 +15,8 @@
get_ldap_attr/2,
usort_attrs/1,
get_user_part/2,
- make_filter/2]).
+ make_filter/2,
+ case_insensitive_match/2]).
%% Generate an 'or' LDAP query on one or several attributes
%% If there is only one attribute