aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-11 02:17:25 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-11 02:17:25 +0000
commit0521c0e36e68920349a268a04e3690a62d70b59e (patch)
tree1dd1a7e57636fc4cdf7b81eae9bca413a84e380a
parent8b39fb10455c4fa137d32730279e41d3e8377d01 (diff)
downloadruby-0521c0e36e68920349a268a04e3690a62d70b59e.tar.gz
* ChangeLog: commit miss
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14985 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f7e23c6c95..54a885f9f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
Fri Jan 11 10:24:03 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
- * lib/rdoc/options.rb ():
+ * lib/rdoc/options.rb (check_diagram): more precise check, darwin
+ is not Windows but minwg is on it.
Fri Jan 11 09:59:05 2008 NARUSE, Yui <naruse@ruby-lang.org>