summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-03-22 21:51:18 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-03-22 21:51:18 +0000
commit403d91a99aa63f9e8e037a4c97fe07886a00b4a2 (patch)
tree15ced240be27475c70a6645645580817ee9df3fe /ChangeLog
parent5e801a856fb8f1ff7c0cbf35f40fed10cc742571 (diff)
downloadruby-403d91a99aa63f9e8e037a4c97fe07886a00b4a2.tar.gz
ruby-403d91a99aa63f9e8e037a4c97fe07886a00b4a2.tar.xz
ruby-403d91a99aa63f9e8e037a4c97fe07886a00b4a2.zip
* enc/depend (link_so): replaces $(TARGET) with basename of the
target. [ruby-talk:330286] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23035 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 d0e4c5ef0..8358b0992 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Mar 23 06:51:16 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * enc/depend (link_so): replaces $(TARGET) with basename of the
+ target. [ruby-talk:330286]
+
Sun Mar 22 14:51:55 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* win32/win32.c (rb_w32_spawn, rb_w32_aspawn): use NULL as