diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 192302228e7..d7bef5138f8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2014-11-13 Thomas Fitzsimmons <fitzsim@fitzsim.org> | 1 | 2014-11-13 Thomas Fitzsimmons <fitzsim@fitzsim.org> |
| 2 | 2 | ||
| 3 | * net/eudcb-ldap.el: Don't nag the user in case a default base is | ||
| 4 | provided by the LDAP system configuration file. | ||
| 5 | |||
| 6 | 2014-11-13 Thomas Fitzsimmons <fitzsim@fitzsim.org> | ||
| 7 | |||
| 3 | * net/eudc.el (eudc-format-query): Preserve the | 8 | * net/eudc.el (eudc-format-query): Preserve the |
| 4 | eudc-inline-query-format ordering of attributes in the returned | 9 | eudc-inline-query-format ordering of attributes in the returned |
| 5 | list. | 10 | list. |