diff options
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 374cae5a295..cefdd2de9fd 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2013-12-20 Dmitry Gutov <dgutov@yandex.ru> | ||
| 2 | |||
| 3 | * automated/ruby-mode-tests.el: Add tests for | ||
| 4 | `ruby-align-to-stmt-keywords'. | ||
| 5 | |||
| 6 | * indent/ruby.rb: Update examples to reflect the lack of change in | ||
| 7 | default indentation of `begin' blocks. | ||
| 8 | |||
| 1 | 2013-12-17 Dmitry Gutov <dgutov@yandex.ru> | 9 | 2013-12-17 Dmitry Gutov <dgutov@yandex.ru> |
| 2 | 10 | ||
| 3 | * indent/ruby.rb: Update examples according to the change | 11 | * indent/ruby.rb: Update examples according to the change |