aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog.1
diff options
context:
space:
mode:
authorPaul Eggert2015-04-18 19:45:38 -0700
committerPaul Eggert2015-04-18 19:48:24 -0700
commit870287327b1fba7105599eeabac5a2aa5ebadf19 (patch)
treec8bf443514a53a0f24e64447407a979c3628d196 /test/ChangeLog.1
parentf2da220b5fde8575812784f6a9e5f7df9560e838 (diff)
downloademacs-870287327b1fba7105599eeabac5a2aa5ebadf19.tar.gz
emacs-870287327b1fba7105599eeabac5a2aa5ebadf19.zip
; Convert ChangeLog history files to "Bug#NNNN"
Diffstat (limited to 'test/ChangeLog.1')
-rw-r--r--test/ChangeLog.12
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ChangeLog.1 b/test/ChangeLog.1
index 813f5dd42b7..7f8eecfe8a2 100644
--- a/test/ChangeLog.1
+++ b/test/ChangeLog.1
@@ -307,7 +307,7 @@
307 307
308 * indent/shell.sh (bar): Use '[ $# -eq 0 ]', not '[ $# == 0 ]'. 308 * indent/shell.sh (bar): Use '[ $# -eq 0 ]', not '[ $# == 0 ]'.
309 This is more portable in shell scripts. 309 This is more portable in shell scripts.
310 Fixes: bug#19658 310 (Bug#19658)
311 311
3122015-01-23 Dmitry Gutov <dgutov@yandex.ru> 3122015-01-23 Dmitry Gutov <dgutov@yandex.ru>
313 313