* #3093: gettext build broken on image node under `note` directive.

This commit is contained in:
shimizukawa
2016-11-20 17:44:10 +09:00
parent a13edb8631
commit 76eb8ab56d
2 changed files with 2 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ Bugs fixed
* #3135: ``sphinx.ext.autodoc`` crashes with plain Callable
* #3150: Fix query word splitter in JavaScript. It behaves as same as Python's regular expression.
* #3093: gettext build broken on substituted images.
* #3093: gettext build broken on image node under ``note`` directive.
Release 1.4.8 (released Oct 1, 2016)
====================================