fix broken any reference in CHANGES.

This commit is contained in:
shimizukawa 2015-02-21 11:48:07 +09:00
parent 80aa24e7c4
commit 334c4ebd9b

View File

@ -19,8 +19,8 @@ Features added
described in documentation.
* HTML breadcrumb items tag has class "nav-item" and "nav-item-N" (like
nav-item-0, 1, 2...).
* sphinx-quickstart now has `--use-make-mode` option for generating Makefile
that use sphinx make-mode.
* New option `sphinx-quickstart --use-make-mode` for generating Makefile that
use sphinx-build make-mode.
Bugs fixed
----------