aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorzzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-08-10 17:44:55 +0000
committerzzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-08-10 17:44:55 +0000
commitfe26dc97daeda338e4672fcd866b0c50b0267e58 (patch)
treea6080d921a3848dc255792c5152acecc4e6effec /ChangeLog
parentd2d01d43409036b5784b8a243b652faa061883ab (diff)
downloadruby-fe26dc97daeda338e4672fcd866b0c50b0267e58.tar.gz
* lib/time.rb: [DOC] Document constants by @markijbema [Fixes GH-377]
https://github.com/ruby/ruby/pull/377 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42496 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d45b4d75db..5efb8c3664 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Aug 11 02:44:03 2013 Zachary Scott <e@zzak.io>
+
+ * lib/time.rb: [DOC] Document constants by @markijbema [Fixes GH-377]
+ https://github.com/ruby/ruby/pull/377
+
Sun Aug 11 01:28:52 2013 Tanaka Akira <akr@fsij.org>
* configure.in: Revert r42458.