summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-09-16 07:27:58 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-09-16 07:27:58 +0000
commit9d49e95b0c2a24f9a98cb7300f40b46665c09f96 (patch)
tree174feadf434d4019df4a230a4939006376e0f1c3 /ChangeLog
parent386900b31f97a41bc890296ba767e41593041e4d (diff)
downloadruby-9d49e95b0c2a24f9a98cb7300f40b46665c09f96.tar.gz
ruby-9d49e95b0c2a24f9a98cb7300f40b46665c09f96.tar.xz
ruby-9d49e95b0c2a24f9a98cb7300f40b46665c09f96.zip
* win32/Makefile.sub: typo.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24957 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 a507ceea1..8cde47f07 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Sep 16 16:27:40 2009 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * win32/Makefile.sub: typo.
+
Wed Sep 16 16:20:17 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* configure.in (CAPITARGET): enable iff doxygen is available.