Amend Update CHANGES for PR#3056 (it was already in 1.5a2)

This commit is contained in:
jfbu 2016-10-23 10:53:14 +02:00
parent 637cb141f9
commit ef73ecefb2

View File

@ -13,7 +13,6 @@ Bugs fixed
* #2432: Fix unwanted * between varargs and keyword only args. Thanks to Alex Grönholm.
* #3062: Failed to build PDF using 1.5a2 (undefined ``\hypersetup`` for
Japanese documents since PR#3030)
* #3056: Fix make-mode Makefile template (ref #2936)
Release 1.5 alpha2 (released Oct 17, 2016)
==========================================
@ -72,6 +71,7 @@ Bugs fixed
* #3047: spacing before footnote in pdf output is not coherent and allows breaks
* #3045: HTML search index creator should ignore "raw" content if now html
* #3039: English stemmer returns wrong word if the word is capitalized
* Fix make-mode Makefile template (ref #3056, #2936)
Testing
--------