Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix ChangeLog for Leptonica 1.74
Since commit 245eebd, Tesseract 3.05
requires Leptonica 1.74, so this is not a new requirement for 4.00.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
  • Loading branch information
stweil committed Apr 22, 2017
1 parent a3e0c10 commit e2b1e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChangeLog
Expand Up @@ -9,7 +9,6 @@
* Made LSTM the default engine, pushed cube out.
* Deleted cube code.
* Changed OEModes --oem 0 for legacy tesseract engine, --oem 1 for LSTM, --oem 2 for both, --oem 3 for default.
* Require leptonica 1.74 or higher.
* Avoid use of Leptonica debug parameters or functions.
* Fixed multi-language mode.
* Removed support for VS2010.
Expand All @@ -34,6 +33,7 @@
* Added new C API for orientation and script detection, removed the old one.
* Increased minimum autoconf version to 2.59.
* Removed dead code.
* Require Leptonica 1.74 or higher.
* Fixed many compiler warning.
* Fixed memory and resource leaks.
* Fixed some issues with the 'Cube' OCR engine.
Expand Down

0 comments on commit e2b1e9f

Please sign in to comment.