From b224b57a4310406c3af045fc1435a4f21ecbd8e6 Mon Sep 17 00:00:00 2001 From: Abhishek Vinjamoori Date: Wed, 8 Jun 2016 00:06:20 +0530 Subject: [PATCH] Added feature list to CHANGES.txt --- docs/CHANGES.TXT | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/CHANGES.TXT b/docs/CHANGES.TXT index 63f9b45e..f64a3000 100644 --- a/docs/CHANGES.TXT +++ b/docs/CHANGES.TXT @@ -8,6 +8,9 @@ - Fix: Correcting display of sub mode and info in transcripts - Fix: Teletext page number displayed in -UCLA - Fix: Removal of excessive XDS notices about aspect ratio info +- Fix: Force Flushing of file buffers works for all files now. +- New: Add --append parameter. This will prevent overwriting of exisiting files. +- New: File Rotation support added. The user has to send a USR1 signal to rotate. 0.80 (2016-04-24) -----------------