2015-01-28 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'rdlibrary/list_reports.cpp' that broke the
	'Cart Data Dump (CSV)' report when the library was filtered by
	group.
	* Added 'CONDUCTOR', 'SONG_ID' and 'SCHED_CODE' fields to the
	'Cart Data Dump (CSV)' report in 'rdlibrary/list_reports.cpp'.
This commit is contained in:
Fred Gleason
2015-01-28 18:27:48 -05:00
parent bc271371fa
commit 774e3c42e7
2 changed files with 61 additions and 16 deletions

View File

@@ -14725,5 +14725,11 @@
2015-01-26 Fred Gleason <fredg@paravelsystems.com>
* Reverted GPI logic reversal for the Broadcast Tools GPI-16 in
'ripcd/btgpi16.cpp' and 'ripcd/btgpi16.h'.
2015-01-26 Fred Gleason <fredg@paravelsystems.com>
2015-01-27 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 2.10.2int02.
2015-01-28 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'rdlibrary/list_reports.cpp' that broke the
'Cart Data Dump (CSV)' report when the library was filtered by
group.
* Added 'CONDUCTOR', 'SONG_ID' and 'SCHED_CODE' fields to the
'Cart Data Dump (CSV)' report in 'rdlibrary/list_reports.cpp'.