From 0f52655b0685e67ad1b4292b52f3194870e804fa Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 31 Mar 2005 13:24:27 +0000 Subject: * lib/mkmf.rb (SRC_EXT): exclude just case different suffixes on case insensitive file system platforms. * README.EXT, README.EXT.ja (Appendix C): utility functions. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8232 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 018d103423..234211e75a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Thu Mar 31 22:23:51 2005 Nobuyoshi Nakada + + * lib/mkmf.rb (SRC_EXT): exclude just case different suffixes on case + insensitive file system platforms. + + * README.EXT, README.EXT.ja (Appendix C): utility functions. + Thu Mar 31 14:08:43 2005 GOTOU Yuuzou * ext/openssl/ossl_engine.c (ossl_engine_s_load): should return @@ -6,13 +13,13 @@ Thu Mar 31 14:08:43 2005 GOTOU Yuuzou Thu Mar 31 11:07:50 2005 Kouhei Sutou * lib/rss/parser.rb: @@setter -> @@setters. - + * lib/rss/parser.rb (RSS::BaseListener.register_uri) (RSS::BaseListener.uri_registered?) (RSS::BaseListener.install_get_text_element): swapped the first argument and the second argument. - + * lib/rss/taxonomy.rb: swapped the first argument and the second argument for RSS::BaseListener.install_get_text_element. * lib/rss/image.rb: ditto. -- cgit v1.2.3