Mon Nov 5 09:50:28 2012 Takeyuki FUJIOKA <xibbar@ruby-lang.org>
* NEWS: add a news about html5 tagmaker and rename CGI#header to CGI#http_header git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37470 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a8aaf1eb14
commit
d5528ec358
7
NEWS
7
NEWS
@ -237,6 +237,13 @@ with all sufficient information, see the ChangeLog file.
|
|||||||
XML document encoding. Without :encoding option, encoding in
|
XML document encoding. Without :encoding option, encoding in
|
||||||
XML declaration is used for XML document encoding.
|
XML declaration is used for XML document encoding.
|
||||||
|
|
||||||
|
* cgi
|
||||||
|
* Add HTML5 tag maker.
|
||||||
|
* incompatible changes:
|
||||||
|
* CGI#header has been renamed to CGI#http_header.
|
||||||
|
CGI#header is now used by the HTML5 tag maker to
|
||||||
|
create a <header> element.
|
||||||
|
|
||||||
=== Language changes
|
=== Language changes
|
||||||
|
|
||||||
* Added %i and %I for symbol list creation (similar to %w and %W).
|
* Added %i and %I for symbol list creation (similar to %w and %W).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user