summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-07-10 15:50:08 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-07-10 15:50:08 +0000
commite4a3e533f0c3e3b02266703132e1ee56a2bee728 (patch)
tree6ea33a75f4681524226f5114778b2a350dc28e40 /ChangeLog
parente70ad1897b9e4675e04033d7eb72dc16f2038e18 (diff)
* Makefile.in ({|dist-|real-}clean-ext): fixes syntax
for /bin/sh on Solaris * tool/rmdirs: ditto git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28609 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f37abc8999..9fe02d0fa2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Sat Jul 10 20:03:48 2010 Yuki Sonoda (Yugui) <yugui@yugui.jp>
+
+ * Makefile.in ({|dist-|real-}clean-ext): fixes syntax
+ for /bin/sh on Solaris
+
+ * tool/rmdirs: ditto
+
Thu Jul 8 15:47:34 2010 NARUSE, Yui <naruse@ruby-lang.org>
* string.c (rb_str_conv_enc_opts): fix infinite loop because