aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 505ac398e2f..7e893ba6768 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -2,6 +2,10 @@
2 2
3 * automated/ruby-mode-tests.el 3 * automated/ruby-mode-tests.el
4 (ruby-indent-spread-args-in-parens): New test. 4 (ruby-indent-spread-args-in-parens): New test.
5 * automated/ruby-mode-tests.el (ruby-block-test-example):
6 Break indentation of the do block opener and add a line inside it.
7 * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
8 Adjust line numbers.
5 9
62013-01-15 Stefan Monnier <monnier@iro.umontreal.ca> 102013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
7 11