From: Bozhidar Batsov Date: Fri, 22 Nov 2013 11:02:26 +0000 (+0200) Subject: Add missing ChangeLog entries X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~745 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=30654657035a94e93d405b7105e19910252dda25;p=emacs.git Add missing ChangeLog entries --- 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).