summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-29 17:13:19 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-29 17:13:19 +0000
commit01026fd95949d495ffa565f9622e957c42be2ebd (patch)
tree849325b79c09fa0bff5214ed472e7a9054a7d3e1 /ChangeLog
parent3d05d38ef655f0ffcbe51fc3c3fdcca1685e831f (diff)
merges r21873 from trunk into ruby_1_9_1.
* configure.in (OBJCOPY): not used on Windows. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21880 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 1eada9b19..5bcc2f538 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Jan 29 14:08:59 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * configure.in (OBJCOPY): not used on Windows.
+
Thu Jan 29 12:29:51 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* lib/rake.rb (FileUtils#rake_system): no longer needs workaround