]> Cypherpunks repositories - gostls13.git/commit
encoding/xml: document new chardata tag
authorRuss Cox <rsc@golang.org>
Wed, 25 Nov 2015 17:06:06 +0000 (12:06 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 3 Dec 2015 14:47:57 +0000 (14:47 +0000)
commit92b02e313193de9de9aaa3525f1908d8a26e9a68
treef7747c984e6b8362b4348c6efcd0933f71124bdd
parentbb6fb929d6e5c2e401f4e3ebe2b7505845970e4b
encoding/xml: document new chardata tag

Followup to CL 16047.
For #12963.

Change-Id: I596cd5109b25a4079b966427411860fde8b9b54a
Reviewed-on: https://go-review.googlesource.com/17232
Reviewed-by: David Crawshaw <crawshaw@golang.org>
src/encoding/xml/marshal.go