From abeb6dce85257f97e1674da67f10c02637a1a09a Mon Sep 17 00:00:00 2001 From: naruse Date: Sat, 29 May 2010 18:05:06 +0000 Subject: [PATCH] * lib/rdoc/generator/template/darkfish/classpage.rhtml: fix encoding value of XML declaration. [ruby-dev:41452] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28083 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ lib/rdoc/generator/template/darkfish/classpage.rhtml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 423683f827..95ad54934d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun May 30 03:03:20 2010 NARUSE, Yui + + * lib/rdoc/generator/template/darkfish/classpage.rhtml: + fix encoding value of XML declaration. [ruby-dev:41452] + Sun May 30 02:20:26 2010 Masaya Tarui * thread.c (RB_GC_SAVE_MACHINE_CONTEXT), gc.c (ruby_gc_stress_start): diff --git a/lib/rdoc/generator/template/darkfish/classpage.rhtml b/lib/rdoc/generator/template/darkfish/classpage.rhtml index 58e87e60ba..7151087988 100644 --- a/lib/rdoc/generator/template/darkfish/classpage.rhtml +++ b/lib/rdoc/generator/template/darkfish/classpage.rhtml @@ -1,4 +1,4 @@ - +"?>