aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-04 10:10:44 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-04 10:10:44 +0000
commit136f31b09811c392cc0401c2639c6f8cf123f3ab (patch)
treec20bd005449fe2204c1062a08e9b465aa3ef68d4 /ChangeLog
parentfbea35aa4742671c9e1975cfb163103eec46ecff (diff)
downloadruby-136f31b09811c392cc0401c2639c6f8cf123f3ab.tar.gz
* Makefile.in (id.h): updates from parse.h.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22030 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 8720d74c69..e855230708 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Feb 4 19:10:42 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * Makefile.in (id.h): updates from parse.h.
+
Wed Feb 4 11:45:06 2009 NAKAMURA Usaku <usa@ruby-lang.org>
* win32/mkexports.rb: shouldn't export DllMain.