From ad202693b3dcf905e180a665a54f349d00d8dfba Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Sat, 12 Dec 2020 16:27:38 -0800 Subject: [PATCH] v11.4.0 release notes - remove change not actually implemented Remove a change that was pushed back to a future release. --- docs/release_notes.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/release_notes.rst b/docs/release_notes.rst index e3eb3143..093b0824 100644 --- a/docs/release_notes.rst +++ b/docs/release_notes.rst @@ -22,10 +22,6 @@ 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