aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorzzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-07-27 20:14:11 +0000
committerzzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-07-27 20:14:11 +0000
commit0eed69757dd2bc0eb460a5dc38e377ac8e2cbfd9 (patch)
treebf8054b1e20e23cc98b3e3189ba5d735b9579673 /ChangeLog
parente0270975d8d234c52500e8f085591801a26fe4c6 (diff)
downloadruby-0eed69757dd2bc0eb460a5dc38e377ac8e2cbfd9.tar.gz
* time.c: [DOC] Remove dead link and old bug report, which hasn't been
reproduced in a few years. Reported by Federico Builes [Bug #10071] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46977 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 1c1c5ad06b..e3ac32ccc2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Jul 28 05:12:22 2014 Zachary Scott <e@zzak.io>
+
+ * time.c: [DOC] Remove dead link and old bug report, which hasn't been
+ reproduced in a few years. Reported by Federico Builes [Bug #10071]
+
Mon Jul 28 04:39:58 2014 Zachary Scott <e@zzak.io>
* ext/zlib/zlib.c: [DOC] Remove default value of Zlib constants, as