diff options
| author | Glenn Morris | 2014-10-13 16:55:41 -0400 |
|---|---|---|
| committer | Glenn Morris | 2014-10-13 16:55:41 -0400 |
| commit | 2cae8632b75245e232030244159963287ffc6231 (patch) | |
| tree | 6a531342d72313839eac4e20e95525f6b1893806 /admin/ChangeLog | |
| parent | 2b882ee7556d07f874e3fcf51939604d6dd20197 (diff) | |
| parent | 440cb8f6cca0ec36a4f83b5ab0b31d615036a5d7 (diff) | |
| download | emacs-2cae8632b75245e232030244159963287ffc6231.tar.gz emacs-2cae8632b75245e232030244159963287ffc6231.zip | |
Merge from emacs-24; up to 2014-07-27T01:00:26Z!fgallina@gnu.org
Diffstat (limited to 'admin/ChangeLog')
| -rw-r--r-- | admin/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index 258ce04783f..f3d6d048e21 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2014-10-13 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * authors.el (authors-aliases, authors-fixed-case) | ||
| 4 | (authors-obsolete-files-regexps): Additions. | ||
| 5 | (authors-no-scan-regexps): New constant. | ||
| 6 | (authors-no-scan-file-p): New function. | ||
| 7 | (authors): Respect authors-no-scan-file-p. | ||
| 8 | |||
| 1 | 2014-10-12 Paul Eggert <eggert@cs.ucla.edu> | 9 | 2014-10-12 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 10 | ||
| 3 | Fix putenv race conditions with undefined behavior (Bug#8705). | 11 | Fix putenv race conditions with undefined behavior (Bug#8705). |