v9.0.3 notes; Remove test_tesseract_config_notfound from suite

This commit is contained in:
James R. Barlow
2019-09-05 13:39:43 -07:00
parent 17ac9d7a9a
commit d7b7ca0574
2 changed files with 4 additions and 1 deletions
+3 -1
View File
@@ -22,6 +22,8 @@ v9.0.3
security, Ghostscript 9.28 enables ``-dSAFER`` and as such, no longer
permits access to any file by default. This fix is necessary for
compatibility with Ghostscript 9.28.
- Exclude a test that sometimes times out and fails in continuous integration
from the standard test suite.
v9.0.2
======
@@ -33,7 +35,7 @@ v9.0.2
- Fixed an issue that caused inversion of black and white in monochrome images.
We are not certain but the problem seems to be linked to Leptonica 1.76.0 and
older.
- Fixed some cases where the test suite failed or produced unexpected if
- Fixed some cases where the test suite failed if
English or German Tesseract language packs were not installed.
- Fixed a runtime error if the Tesseract English language is not installed.
- Improved explicit closing of Pillow images after use.