aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-12-22 21:06:19 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-12-22 21:06:19 +0000
commit0212af1733d6e246e2d1b91e62e0d5e637c2e0f9 (patch)
tree477e2577267d408d82383f96021fec917b5317aa /ChangeLog
parent9ce124dd1ac9bc55c620ad2077568dac853b30ba (diff)
downloadruby-0212af1733d6e246e2d1b91e62e0d5e637c2e0f9.tar.gz
* ext/bigdecimal/bigdecimal.h: add satisfy cc-mode comment.
* util.c: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34104 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 8a4fe8369d..31ac1e98f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Dec 23 06:00:39 2011 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
+
+ * ext/bigdecimal/bigdecimal.h: add satisfy cc-mode comment.
+ * util.c: ditto.
+
Fri Dec 23 00:08:25 2011 Tanaka Akira <akr@fsij.org>
* test/test_pty.rb (test_pty_check_default): "cat" may not terminateed