*** Submitted as
http://code.google.com/p/go/source/detail?r=50ab184b075b ***
encoding/xml: expand allowed entity names
Previously, multi-byte characters were not allowed. Also certain
single-byte
characters, such as '-', were disallowed.
Fixes issue 3813.
R=golang-dev, rsc
CC=golang-dev
http://codereview.appspot.com/6641052
Committer: Russ Cox <[email protected]>
http://codereview.appspot.com/6641052/