summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-08-15 12:38:02 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-08-15 12:38:02 +0000
commitce3ca270a5433dc1f252c49ba2905e87f2ab2a92 (patch)
tree1f8c094f1a1845bbe63f439dc269168e78ddd5ba /ChangeLog
parentd6af2a2b214203da5b4bb8ef592026db3c4c1a40 (diff)
* test/ruby/test_file.rb (TestFile#test_truncate_size): test for
above changes. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42565 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9310cc975d..08f2a63ee5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@ Thu Aug 15 20:51:29 2013 NAKAMURA Usaku <usa@ruby-lang.org>
* file.c (rb_file_truncate): use above function.
+ * test/ruby/test_file.rb (TestFile#test_truncate_size): test for
+ above changes.
+
Thu Aug 15 18:39:31 2013 NAKAMURA Usaku <usa@ruby-lang.org>
* win32/win32.c (clock_gettime): improve precision when freq is less