aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-06-28 13:46:02 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-06-28 13:46:02 +0000
commitb9faaf6a553eb20d0b3c76c8189ead7a1fb2ab3a (patch)
tree0c54e2c54f2fe0e7f02652712a28dbec162314af /ChangeLog
parent7361eb9462001a24d9d69f1fe8b36657a0a877a5 (diff)
downloadruby-b9faaf6a553eb20d0b3c76c8189ead7a1fb2ab3a.tar.gz
* ext/pathname/pathname.c (path_birthtime): New method,
Pathname#birthtime. Proposed by Kazuhiro NISHIYAMA. [ruby-dev:48232] [Feature #9857] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46602 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 de86a50f34..5f718096db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Sat Jun 28 22:44:16 2014 Tanaka Akira <akr@fsij.org>
+
+ * ext/pathname/pathname.c (path_birthtime): New method,
+ Pathname#birthtime.
+ Proposed by Kazuhiro NISHIYAMA. [ruby-dev:48232] [Feature #9857]
+
Sat Jun 28 20:29:03 2014 Simon Baird <simon.baird@gmail.com>
* ext/bigdecimal/lib/bigdecimal/math.rb (BigMath#PI): change error