5
5
* Fixed a bug with the string setter that moved a string around the
6
6
tree instead of copying it. [bug=983050]
8
14
* Added the missing renderContents method from Beautiful Soup 3. Also
9
15
added an encode_contents() method to go along with decode_contents().