From 19f12038cdbc5a6d3becad14b83228e87acae285 Mon Sep 17 00:00:00 2001 From: Carlos Fernandez Date: Fri, 16 Dec 2016 10:50:04 -0800 Subject: [PATCH] Added new stuff to CHANGES.TXT --- docs/CHANGES.TXT | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/CHANGES.TXT b/docs/CHANGES.TXT index 7bdafe4f..dbf3e57d 100644 --- a/docs/CHANGES.TXT +++ b/docs/CHANGES.TXT @@ -1,3 +1,15 @@ +0.84 (2016-12-16) +----------------- +- New: In Windows, both with and without-OCR binaries are bundled, since the OCR one causes problems due to + dependencies in some system. So unless you need the OCR just use the non-OCR version. +- New: Added -sbs (sentence by sentence) for DVB output. Each frame in the output file contains a complete + sentence (experimental). +- New: Added -curlposturl. If used each output frame will be sent with libcurl by doing a POST to that URL. +- Fix: More code consistency checking in function names. +- Fix: linux build script now tries to verify dependencies. +- Fix: Mac build script was missing a directory. + + 0.83 (2016-12-13) ----------------- - Fix: Duplicate lines in mp4 (specifically affects itunes).