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).