aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index d8cd36790f2..9a31da45416 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,8 @@
12015-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * automated/cl-generic-tests.el (cl-generic-test-11-next-method-p):
4 New test.
5
12015-01-25 Paul Eggert <eggert@cs.ucla.edu> 62015-01-25 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 * indent/shell.sh (bar): Use '[ $# -eq 0 ]', not '[ $# == 0 ]'. 8 * indent/shell.sh (bar): Use '[ $# -eq 0 ]', not '[ $# == 0 ]'.