From 3671943a31c9f6e1168c2ac0a1fd74e3b34b8af0 Mon Sep 17 00:00:00 2001 From: Svend Sorensen Date: Wed, 1 Mar 2006 20:52:23 +0000 Subject: [PATCH] Added NEWS items regarding version option and application of the Debian patch. --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index b28f373..aa8270f 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,14 @@ Changes since 1.3 +* Applied most of Branden Robinson's Debian patch + (cuetools_1.3-2.diff.gz). This included many fixes and enhancements + to tools and manual pages. cuebreakpoints and cueconvert will exit if + they fail on any of the input files. cuebreakpoints, cueconvert, and + cuetools will exit with a nonzero return value if there was a failure + on an input file. + +* Added version option to all tools. + * Single quoted string support has been removed. This was broken, and I am not sure of any software that supports single quoted strings in cue or toc files.