Fixup changelog entry.

This commit is contained in:
Georg Brandl 2015-03-08 15:24:57 +01:00
parent ad612fb03d
commit f2267942f3

View File

@ -32,6 +32,7 @@ Bugs fixed
* #1658, #1750: No link created (and warning given) if option does not
begin with -, / or +. Thanks to Takayuki Hirai.
* #1753: C++, added missing support for more complex declarations.
* #1700: Add ``:caption:`` option for :rst:dir:`toctree`.
Release 1.3b3 (released Feb 24, 2015)
@ -79,7 +80,6 @@ Features added
* #1227: Add `html_scaled_image_link` config option to conf.py, to control
scaled image link.
* #1700: Add `:caption:` option for `toctree`.
Bugs fixed
----------