Revert "v11.4.0 release notes - remove change not actually implemented"

This reverts commit ad202693b3.
Temporary folder prefix was actually changed in commit f11bb53e.
This commit is contained in:
James R. Barlow
2020-12-22 00:47:25 -08:00
parent add64e4fa2
commit 0ba32b96b7
+4
View File
@@ -22,6 +22,10 @@ v11.4.0
- We now report on the progress of PDF/A conversion, since this operation is
sometimes slow.
- Improved command line completions.
- The prefix of the temporary folder OCRmyPDF creates has been changed from
``com.github.ocrmypdf`` to ``ocrmypdf.io``. Scripts that chose to depend on this
prefix may need to be adjusted. (This has always been an implementation detail so is
not considered part of the semantic versioning "contract".)
- Fixed issue #692, where a particular file with malformed fonts would flood an
internal message cue by generating so many debug messages.
- Fixed an exception on processing hOCR files with no page record. Tesseract