aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/PROBLEMS7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index a8cefcc07db..022f2996007 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -582,6 +582,13 @@ is to use the default compiler `cc'.
582`before-change-function' and `after-change-function', which are no 582`before-change-function' and `after-change-function', which are no
583longer used by Emacs. Please use PSGML 1.2.3 or later. 583longer used by Emacs. Please use PSGML 1.2.3 or later.
584 584
585* The LDAP support rely on ldapsearch program from OpenLDAP version 2.
586
587It can fail to work with ldapsearch program from OpenLDAP version 1.
588Version 1 of OpenLDAP is now deprecated. If you are still using it,
589please upgrade to version 2. As a temporary workaround, remove
590argument "-x" from the variable `ldap-ldapsearch-args'.
591
585* Unicode characters are not unified with other Mule charsets. 592* Unicode characters are not unified with other Mule charsets.
586 593
587As of v21.1, Emacs charsets are still not unified. This means that 594As of v21.1, Emacs charsets are still not unified. This means that