aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-27 12:50:44 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-27 12:50:44 +0000
commitf548ed48ebc85cc1b95d4b26ebc7c44c5138c8e9 (patch)
tree926c6563d13c5ebb22daffbaf45fbcbc1c406c29
parente02f14addf1aea0928250e8660ca41389e4e5729 (diff)
downloadruby-f548ed48ebc85cc1b95d4b26ebc7c44c5138c8e9.tar.gz
* ChangeLog: add report ref.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14738 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 44c8fe590c..18b5819752 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
Thu Dec 27 21:47:04 2007 NAKAMURA Usaku <usa@ruby-lang.org>
- * mkconfig.rb (prefix): archdir is "1.9.0", not "1.9".
+ * mkconfig.rb (prefix): archdir is "1.9.0", not "1.9". reported in
+ <http://slashdot.jp/developers/comments.pl?sid=384937&cid=1273085>.
Thu Dec 27 17:57:30 2007 Tanaka Akira <akr@fsij.org>