summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-04-08 09:59:58 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-04-08 09:59:58 +0000
commite1a304ff665f74036c7a848cb1fd3cf49e3ae3db (patch)
treef215b2c6751da117242c1026ca81f82db42379c8 /ChangeLog
parentc5258c5dca209ba943d34677ecd70cfc4c1348e9 (diff)
merge revision(s) 19486:
* win32/win32.c (subtruct): check tv_sec. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@23156 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 4177633fc1..f72cf3c856 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Apr 8 18:59:52 2009 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * win32/win32.c (subtruct): check tv_sec.
+
Thu Apr 2 16:06:17 2009 URABE Shyouhei <shyouhei@ruby-lang.org>
* test/rss/test_atom.rb (RSS::TestAtomCore::assert_atom_content_inline_other_base64_to_s):