diff options
| author | Thomas Fitzsimmons | 2014-11-13 00:59:12 -0500 |
|---|---|---|
| committer | Thomas Fitzsimmons | 2014-11-13 00:59:12 -0500 |
| commit | 0dee07009485caa7b39a762741e5cab3648afe6f (patch) | |
| tree | 95acc785f4fd6adc539388ee02384bc2907ddc2a /lisp/ChangeLog | |
| parent | 090cbf9b46465ffb46430021be782a4569afd5a6 (diff) | |
| download | emacs-0dee07009485caa7b39a762741e5cab3648afe6f.tar.gz emacs-0dee07009485caa7b39a762741e5cab3648afe6f.zip | |
Support new-style LDAP URIs in ldap-search-internal
* net/ldap.el (ldap-search-internal): Support new-style LDAP URIs.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3a68f33044d..831e3b03a76 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2014-11-13 Thomas Fitzsimmons <fitzsim@fitzsim.org> | 1 | 2014-11-13 Thomas Fitzsimmons <fitzsim@fitzsim.org> |
| 2 | 2 | ||
| 3 | * net/ldap.el (ldap-search-internal): Support new-style LDAP URIs. | ||
| 4 | |||
| 5 | 2014-11-13 Thomas Fitzsimmons <fitzsim@fitzsim.org> | ||
| 6 | |||
| 3 | * net/eudc-vars.el (eudc-server): Adjust docstring to mention | 7 | * net/eudc-vars.el (eudc-server): Adjust docstring to mention |
| 4 | eudc-server-hotlist. | 8 | eudc-server-hotlist. |
| 5 | (eudc-server-hotlist): Move from eudc.el and make defcustom. | 9 | (eudc-server-hotlist): Move from eudc.el and make defcustom. |