From 9f51ed9d0114e18618f7a1d75e3b096b8c2c1260 Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Sat, 3 Dec 2016 00:39:24 -0800 Subject: [PATCH] Finalize v4.3.3 release notes --- RELEASE_NOTES.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index aee7d0fc..0d9d7e26 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -6,13 +6,14 @@ OCRmyPDF uses `semantic versioning `_. v4.3.3: ======= -- Fix additional problems with PDF/A creation on Ghostscript 9.20 +- Fixed PDF/A creation with Ghostscript 9.20 properly +- Fixed an exception on inline stencil masks with a missing optional parameter v4.3.2: ======= -- Fixed a PDF/A creation issue with Ghostscript 9.20 +- Fixed a PDF/A creation issue with Ghostscript 9.20 (note: this fix did not actually work) v4.3.1: