summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-01-09 22:44:19 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-01-09 22:44:19 +0000
commit1ca87609027bba20999365b43db7589c98e33fb9 (patch)
tree0ccc4e37434445c1bc93ee456a85b51aea1b21c5 /ChangeLog
parent0b47f776b2365734d3971a9f5d5649ce48d1a0b6 (diff)
* misc/README: mention rdoc-mode.el and ruby-style.el.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30503 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df891c130a..9c7d4ef648 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Jan 10 07:41:31 2011 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
+
+ * misc/README: mention rdoc-mode.el and ruby-style.el.
+
Sun Jan 9 20:37:21 2011 Tanaka Akira <akr@fsij.org>
* transcode.c: parenthesize macro arguments.