aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-01-09 05:21:26 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-01-09 05:21:26 +0000
commitf3833630340c20575adcaeb5ef81b4ebc4f088b0 (patch)
tree2c2cbddbe405988d56e4d4ebb41fe3c40206476f /ChangeLog
parentf01d580142aba329f10e713e5828bff45edcf8ac (diff)
downloadruby-f3833630340c20575adcaeb5ef81b4ebc4f088b0.tar.gz
* common.mk (install-all): maybe typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26260 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 3bde0aee60..709cdbf1bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sat Jan 9 14:20:54 2010 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * common.mk (install-all): maybe typo.
+
Sat Jan 9 14:01:14 2010 NAKAMURA Usaku <usa@ruby-lang.org>
* missing/vsnprintf.c (BSD_vfprintf): get rid of a warning of VC++ x64.