diff --git a/test/ChangeLog b/test/ChangeLog index 2f70381d7fe..84c76c6d83b 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -11,6 +11,13 @@ * automated/Makefile.in (PATH_SEPARATOR): New, set by configure. (EMACSOPT): Use PATH_SEPARATOR. +2013-11-20 Bozhidar Batsov + + * test/automated/ruby-mode-tests.el: + Add a failing test for Bug#15874. + * test/automated/ruby-mode-tests.el: + Add a few tests for `ruby--insert-coding-comment'. + 2013-11-18 Paul Eggert Improve API of recently-added bool vector functions (Bug#15912).