aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 5a4e616f6c6..d8cd36790f2 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,9 @@
12015-01-25 Paul Eggert <eggert@cs.ucla.edu>
2
3 * indent/shell.sh (bar): Use '[ $# -eq 0 ]', not '[ $# == 0 ]'.
4 This is more portable in shell scripts.
5 Fixes: bug#19658
6
12015-01-23 Dmitry Gutov <dgutov@yandex.ru> 72015-01-23 Dmitry Gutov <dgutov@yandex.ru>
2 8
3 Fix package tests when TMPDIR is in HOME. (Bug#19657) 9 Fix package tests when TMPDIR is in HOME. (Bug#19657)