diff options
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 82141d75a53..000f8e257f1 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2013-09-16 Glenn Morris <rgm@gnu.org> | 1 | 2013-09-16 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * automated/eshell.el (eshell-match-result): | ||
| 4 | Return a more informative failure than simply "false". Update callers. | ||
| 5 | |||
| 3 | * automated/eshell.el (eshell-test/for-name-shadow-loop): | 6 | * automated/eshell.el (eshell-test/for-name-shadow-loop): |
| 4 | Test value before and after loop as well as during. | 7 | Test value before and after loop as well as during. |
| 5 | 8 | ||