aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-11-12 11:51:42 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-11-12 11:51:42 +0000
commitfd7c0279f87411d77beadd232fc208b0a0d8f9e4 (patch)
tree7871cb26ac6f2a0a58c2231578310d2d91ec1bfd /ChangeLog
parent54ba50918e6ebb38ce36a7cfce7751855d86c947 (diff)
downloadruby-fd7c0279f87411d77beadd232fc208b0a0d8f9e4.tar.gz
* Makefile.in, common.mk, cygwin/GNUmakefile.in, enc/depend,
ext/ripper/depend, lib/mkmf.rb, win32/Makefile.sub: caddle up. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29769 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 f99dce0fde..6a7dc709f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Nov 12 20:51:29 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * Makefile.in, common.mk, cygwin/GNUmakefile.in, enc/depend,
+ ext/ripper/depend, lib/mkmf.rb, win32/Makefile.sub: caddle up.
+
Fri Nov 12 16:35:31 2010 NARUSE, Yui <naruse@ruby-lang.org>
* configure.in: support C level backtrace information on FreeBSD.