summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-07-12 16:18:18 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-07-12 16:18:18 +0000
commit796fc30f8404061d173bb48f1af0a5a35ce5c900 (patch)
treefaf4ce630628b63cf47436b1f037124774c1dc6e /ChangeLog
parent400d826393030c5dcf45e55192506fa9d6765b01 (diff)
* time.c (time_timespec): rounds subsecond toward zero.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24058 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 f7d709c60e..33d455e3f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Jul 13 01:18:13 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * time.c (time_timespec): rounds subsecond toward zero.
+
Sun Jul 12 23:51:39 2009 NARUSE, Yui <naruse@ruby-lang.org>
* hash.c (env_str_new): use rb_locale_str_new instead of