update CHANGES for #1162

This commit is contained in:
Takayuki Shimizukawa 2013-06-04 06:18:39 +00:00
parent 9cb9a7b4f1
commit a1fc267c41

View File

@ -21,6 +21,7 @@ Bugs fixed
* #1157: Combination of 'globaltoc.html' and hidden toctree cause exception. * #1157: Combination of 'globaltoc.html' and hidden toctree cause exception.
* Fix: 'make gettext' cause UnicodeDecodeError when templates contain utf-8 * Fix: 'make gettext' cause UnicodeDecodeError when templates contain utf-8
encoded string. encoded string.
* #1162, PR#139: singlehtml builder doesn't copy images to _images/.
Release 1.2 (beta1 released Mar 31, 2013) Release 1.2 (beta1 released Mar 31, 2013)