summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-23 14:30:50 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-23 14:30:50 +0000
commit2b862ea95c127696b69de6aced7014202d98ceb0 (patch)
tree4f60311b6a85ffda6d9110a31934590eb4f24127 /ChangeLog
parent859ed453507cf2b793d41a934665ebaf9c847706 (diff)
* common.mk, win32/Makefile.sub: fixes dependencies.
patch by nobu. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@30326 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 1fa259d75d..65768f9f93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Dec 23 23:29:04 2010 Yuki Sonoda (Yugui) <yugui@yugui.jp>
+
+ * common.mk, win32/Makefile.sub: fixes dependencies.
+ patch by nobu.
+
Thu Dec 23 22:29:08 2010 Yuki Sonoda (Yugui) <yugui@yugui.jp>
* io.c (io_fillbuf): fixes a mistake on merging r30280, at r30321.
@@ -390,11 +395,6 @@ Fri Oct 8 00:24:54 2010 James Edward Gray II <jeg2@ruby-lang.org>
* lib/csv.rb: Fixing documentation typos. [ruby-core:32712]
-Thu Oct 7 18:10:35 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
-
- * cygwin/GNUmakefile.in, win32/Makefile.sub (RCFILES): depend on
- real config.rb file. [ruby-core:32709]
-
Wed Oct 6 11:52:12 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
* io.c (fptr_finalize): write_mutex might have been destroyed