summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-04-04 13:37:22 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-04-04 13:37:22 +0000
commitf674d8623df4392bdcb34800f39ee529e6e341b4 (patch)
tree6cbdc170b21219cf5f084d60261a2737cdee9462 /ChangeLog
parenta4587840cc2b002321af227ee2cb315a94158d67 (diff)
* time.c (time_strftime): Describe %L and %N truncates digits under
the specified length. [ruby-core:52130] [Bug #7829] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40109 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 568a02d956..c4ce9f34c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Thu Apr 4 22:32:32 2013 Tanaka Akira <akr@fsij.org>
+
+ * time.c (time_strftime): Describe %L and %N truncates digits under
+ the specified length.
+ [ruby-core:52130] [Bug #7829]
+
Thu Apr 4 22:08:46 2013 Tanaka Akira <akr@fsij.org>
* object.c (rb_mod_cvar_set): Reverted "avoid inadvertent