diff options
| author | Stefan Monnier | 2015-01-23 17:20:19 -0500 |
|---|---|---|
| committer | Stefan Monnier | 2015-01-23 17:20:19 -0500 |
| commit | ac5475dacb20d240db27d56199910d8a6fcc90e8 (patch) | |
| tree | 2f18fd1d40f2ba65122636bf81730ccb614a166b /doc/misc/ChangeLog | |
| parent | fd62486e819056bc9d0f00c09731a45a7f837997 (diff) | |
| parent | e56e1b924d23a358a14ab069237db35a1c76d6a9 (diff) | |
| download | emacs-ac5475dacb20d240db27d56199910d8a6fcc90e8.tar.gz emacs-ac5475dacb20d240db27d56199910d8a6fcc90e8.zip | |
lisp/net/{eudc,ldap}: Merge branch streamline-eudc-configuration
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 2baa13cea8c..e75589f92ec 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2015-01-23 Thomas Fitzsimmons <fitzsim@fitzsim.org> | ||
| 2 | |||
| 3 | * eudc.texi (LDAP Configuration): Rename from LDAP Requirements | ||
| 4 | and provide configuration examples. | ||
| 5 | |||
| 1 | 2015-01-17 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2015-01-17 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * eieio.texi (Slot Options): Document :protection as unsupported. | 8 | * eieio.texi (Slot Options): Document :protection as unsupported. |
| @@ -28,8 +33,8 @@ | |||
| 28 | 33 | ||
| 29 | 2014-12-18 Eric Abrahamsen <eric@ericabrahamsen.net> | 34 | 2014-12-18 Eric Abrahamsen <eric@ericabrahamsen.net> |
| 30 | 35 | ||
| 31 | * gnus.texi (Gnus Registry Setup): Explain pruning changes. Mention | 36 | * gnus.texi (Gnus Registry Setup): Explain pruning changes. |
| 32 | gnus-registry-prune-factor. Explain sorting changes and | 37 | Mention gnus-registry-prune-factor. Explain sorting changes and |
| 33 | gnus-registry-default-sort-function. Correct file extension. | 38 | gnus-registry-default-sort-function. Correct file extension. |
| 34 | 39 | ||
| 35 | 2014-12-17 Jay Belanger <jay.p.belanger@gmail.com> | 40 | 2014-12-17 Jay Belanger <jay.p.belanger@gmail.com> |