Changed single quote bug to non-escaped double quote bug.
This commit is contained in:
3
BUGS.txt
3
BUGS.txt
@@ -6,7 +6,8 @@ cuetools Bugs/TODO
|
||||
:Contact: sorensen@users.berlios.de
|
||||
|
||||
* (cue/toc) Line numbers in error messages are off sometimes.
|
||||
* (cue/toc) Strings cannot be quoted with single quotes.
|
||||
* (cue/toc) Double quotes must be escaped in a string, otherwise
|
||||
they will not be escaped when printed.
|
||||
* (toc) Binary CD-TEXT data is parsed, but not saved.
|
||||
* (toc) Only a single data file is supported.
|
||||
* (cue) track_mode does not match cdrtools and CDRWIN docs.
|
||||
|
||||
Reference in New Issue
Block a user