aboutsummaryrefslogtreecommitdiffstats
path: root/admin/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2014-10-13 16:55:41 -0400
committerGlenn Morris2014-10-13 16:55:41 -0400
commit2cae8632b75245e232030244159963287ffc6231 (patch)
tree6a531342d72313839eac4e20e95525f6b1893806 /admin/ChangeLog
parent2b882ee7556d07f874e3fcf51939604d6dd20197 (diff)
parent440cb8f6cca0ec36a4f83b5ab0b31d615036a5d7 (diff)
downloademacs-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/ChangeLog8
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 @@
12014-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
12014-10-12 Paul Eggert <eggert@cs.ucla.edu> 92014-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).