diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 658f5b6ca84..dc27519765c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,12 @@ | |||
| 1 | 2014-11-13 Thomas Fitzsimmons <fitzsim@fitzsim.org> | 1 | 2014-11-13 Thomas Fitzsimmons <fitzsim@fitzsim.org> |
| 2 | 2 | ||
| 3 | * net/ldap.el: Require password-cache. | ||
| 4 | (ldap-password-read): New function. | ||
| 5 | (ldap-search-internal): Call ldap-password-read when it is | ||
| 6 | configured to be called. | ||
| 7 | |||
| 8 | 2014-11-13 Thomas Fitzsimmons <fitzsim@fitzsim.org> | ||
| 9 | |||
| 3 | * net/eudc-vars.el (eudc-expansion-overwrites-query): Change | 10 | * net/eudc-vars.el (eudc-expansion-overwrites-query): Change |
| 4 | default to nil. | 11 | default to nil. |
| 5 | 12 | ||