2019-08-31 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in the Disk Ripper in rdlibrary(1) that allowed
	data tracks to be ripped.
This commit is contained in:
Fred Gleason
2019-08-31 19:19:04 -04:00
parent 48d58229af
commit 0ab0b81068
3 changed files with 15 additions and 4 deletions

View File

@@ -19055,3 +19055,6 @@
* Updated ripper profiling code in rdlibrary(1) to be UTF-8 clean.
2019-08-31 Fred Gleason <fredg@paravelsystems.com>
* Refactored 'RDCddbLookup' to use CDDB protocol level 6.
2019-08-31 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the Disk Ripper in rdlibrary(1) that allowed
data tracks to be ripped.