diff options
| author | Paul Eggert | 2015-04-18 19:45:38 -0700 |
|---|---|---|
| committer | Paul Eggert | 2015-04-18 19:48:24 -0700 |
| commit | 870287327b1fba7105599eeabac5a2aa5ebadf19 (patch) | |
| tree | c8bf443514a53a0f24e64447407a979c3628d196 /test/ChangeLog.1 | |
| parent | f2da220b5fde8575812784f6a9e5f7df9560e838 (diff) | |
| download | emacs-870287327b1fba7105599eeabac5a2aa5ebadf19.tar.gz emacs-870287327b1fba7105599eeabac5a2aa5ebadf19.zip | |
; Convert ChangeLog history files to "Bug#NNNN"
Diffstat (limited to 'test/ChangeLog.1')
| -rw-r--r-- | test/ChangeLog.1 | 2 |
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 | ||
| 312 | 2015-01-23 Dmitry Gutov <dgutov@yandex.ru> | 312 | 2015-01-23 Dmitry Gutov <dgutov@yandex.ru> |
| 313 | 313 | ||