aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e14a5ccf725..32553e73741 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -16,7 +16,7 @@
16 16
17 * progmodes/ruby-mode.el (ruby-indent-beg-re): Only allow "class", 17 * progmodes/ruby-mode.el (ruby-indent-beg-re): Only allow "class",
18 "module" and "def" to have indentation before them. Regression 18 "module" and "def" to have indentation before them. Regression
19 from Bug#109911 (see the new test). 19 from 2012-09-07T04:15:56Z!dgutov@yandex.ru (see the new test).
20 20
21 * progmodes/ruby-mode.el: Bump the version to 1.2 (Bug#13200). 21 * progmodes/ruby-mode.el: Bump the version to 1.2 (Bug#13200).
22 22