From 0d8bc52593328d3f9adaa67c79fdcff723534685 Mon Sep 17 00:00:00 2001 From: drbrain Date: Mon, 23 Jul 2012 22:23:41 +0000 Subject: * time.c (time_sec): Updated description of leap seconds for accuracy. Based on patch by Marcus Stollsteimer. [Bug #6749] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36507 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e326bb288e..4ae1e1d129 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Jul 24 07:22:58 2012 Eric Hodel + + * time.c (time_sec): Updated description of leap seconds for accuracy. + Based on patch by Marcus Stollsteimer. [Bug #6749] + Tue Jul 24 07:03:11 2012 Eric Hodel * string.c (rb_str_sub): Fixed wording of documentation to match the -- cgit v1.2.3