aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-04-20 14:02:15 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-04-20 14:02:15 +0000
commit9031084686439d54fe1bf88db7d96372f255ac16 (patch)
tree938622ea8a8c19e29c5ee229470da84f20e27885 /ChangeLog
parent9d0758b3b0f85a0a3ca26e1e83b4a6f04c460873 (diff)
downloadruby-9031084686439d54fe1bf88db7d96372f255ac16.tar.gz
* win32/ifchange.bat: delete testing files.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8363 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 76e97bee49..535293f2d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Apr 20 23:01:35 2005 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * win32/ifchange.bat: delete testing files.
+
Wed Apr 20 22:54:54 2005 Minero Aoki <aamine@loveruby.net>
* lib/net/http.rb: new method Net::HTTP.post_form.