2015-04-06 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'rdlibrary/disk_ripper.cpp' that caused the tracks
	from discs with no CDDB data to received scrambled/incorrect cart
	titles.
This commit is contained in:
Fred Gleason
2015-04-06 16:56:27 -04:00
parent babd9eb8e7
commit bd47f50abf
2 changed files with 14 additions and 2 deletions

View File

@@ -14849,3 +14849,7 @@
* Modified the definition of the 'JACK_CLIENTS.COMMAND_LINE'
field from 'char(255)' to 'text' in the database.
* Incremented the database version to 244.
2015-04-06 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'rdlibrary/disk_ripper.cpp' that caused the tracks
from discs with no CDDB data to received scrambled/incorrect cart
titles.