aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2013-11-06 12:56:48 -0500
committerGlenn Morris2013-11-06 12:56:48 -0500
commit6b4ac03ebef0dcd36699c34444ddce7a246c06aa (patch)
tree146e4788decb37f16e00dbec7280f15a407f347c /test/ChangeLog
parent5ca114d1a897f57d5570e2e5b243dc7111ab1c73 (diff)
downloademacs-6b4ac03ebef0dcd36699c34444ddce7a246c06aa.tar.gz
emacs-6b4ac03ebef0dcd36699c34444ddce7a246c06aa.zip
Guard against possible accidental matches with parent dirs in Makefiles
* lisp/Makefile.in (setwins_almost, setwins_for_subdirs): Avoid accidental matches. * test/automated/Makefile.in (setwins): Avoid accidental matches.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index e032af46af0..281ce981b5e 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
12013-11-06 Glenn Morris <rgm@gnu.org>
2
3 * automated/Makefile.in (setwins): Avoid accidental matches.
4
12013-11-06 Michael Albinus <michael.albinus@gmx.de> 52013-11-06 Michael Albinus <michael.albinus@gmx.de>
2 6
3 * automated/tramp-tests.el (tramp-test07-file-exists-p): 7 * automated/tramp-tests.el (tramp-test07-file-exists-p):