summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-03-11 09:46:46 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-03-11 09:46:46 +0000
commit5a347e064f4e0ac92734a11aea312945aaec846a (patch)
tree2771ed9f9268c7069d5d18acf1e901d9589ca787 /ChangeLog
parent7f4bbc6530c68ee5bf4f369676c3cc2d0c3bd2c4 (diff)
* misc/ruby-mode.el (ruby-block-end-re): Support for the
exprimental ';;' terminator had been dropped. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12030 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f9c5b726fc..6528716552 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Mar 11 18:42:01 2007 Akinori MUSHA <knu@iDaemons.org>
+
+ * misc/ruby-mode.el (ruby-block-end-re): Support for the
+ exprimental ';;' terminator had been dropped.
+
Sun Mar 11 05:45:46 2007 Akinori MUSHA <knu@iDaemons.org>
* misc/README, misc/rdebug.el: Add rdebug.el, Emacs ruby-debug