From 6769d5d5accf274e211d60f01bfd8b1dd08f9ef4 Mon Sep 17 00:00:00 2001 From: zzak Date: Sun, 12 Oct 2014 18:21:41 +0000 Subject: * ext/date/date_core.c: [DOC] Clean up whitespace, examples, and typos in date_core based on a patch by @vipulnsward [Fixes GH-724] https://github.com/ruby/ruby/pull/724 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47895 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b1955c3582..fb34fcea38 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Oct 13 03:20:23 2014 Zachary Scott + + * ext/date/date_core.c: [DOC] Clean up whitespace, examples, and typos + in date_core based on a patch by @vipulnsward [Fixes GH-724] + https://github.com/ruby/ruby/pull/724 + Mon Oct 13 02:39:26 2014 Nobuyoshi Nakada * parse.y (remove_duplicate_keys): should not simply eliminate all -- cgit v1.2.3