From e0030bd99de02ba97dcce9f57ad00a1b59f7cb6e Mon Sep 17 00:00:00 2001 From: drbrain Date: Thu, 19 Sep 2013 00:00:01 +0000 Subject: * lib/rdoc/markdown/literals_1_9.rb: Fix trailing whitespace. Previously kpeg (which generates this file) added trailing whitespace, but this bug is now fixed. * lib/rdoc/markdown.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42972 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 39e82e5358..323f3220cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Thu Sep 19 08:59:41 2013 Eric Hodel + + * lib/rdoc/markdown/literals_1_9.rb: Fix trailing whitespace. + + Previously kpeg (which generates this file) added trailing + whitespace, but this bug is now fixed. + + * lib/rdoc/markdown.rb: ditto. + Thu Sep 19 08:33:14 2013 Eric Hodel * lib/rdoc: Update to RDoc 4.1.0.preview.1 -- cgit v1.2.3