aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoraamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-12-15 19:02:42 +0000
committeraamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-12-15 19:02:42 +0000
commit0ce6372dc1b24ae821689d0999a058978484a487 (patch)
tree7685754fb2ee40b6c1e2ecadd3b4b154d530f008 /ChangeLog
parent64b5b2b1a249b4901396692cea5ccd4239e219ed (diff)
downloadruby-0ce6372dc1b24ae821689d0999a058978484a487.tar.gz
* ext/ripper/extconf.rb: bison is not needed if ripper.c exists. [ruby-dev:25191]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7572 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 71b544831e..7b31839bdf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Dec 16 04:02:28 2004 Minero Aoki <aamine@loveruby.net>
+
+ * ext/ripper/extconf.rb: bison is not needed if ripper.c exists.
+ [ruby-dev:25191]
+
Thu Dec 16 03:27:10 2004 Minero Aoki <aamine@loveruby.net>
* lib/net/http.rb: remove junk.