add missing 'feature added' for non-ASCII filename handling.

This commit is contained in:
Takayuki Shimizukawa
2014-01-18 22:57:02 +09:00
parent de92e3b026
commit ec06a5d7e0

View File

@@ -350,6 +350,8 @@ Features added
reference documentation in doc directory provides a ``sphinx.pot`` file with
message strings from ``doc/_templates/*.html`` when using ``make gettext``.
- PR#61,#703: Add support non-ASCII filename handling.
* Other builders:
- Added the Docutils-native XML and pseudo-XML builders. See