2016-04-29 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in 'rdlibrary/audio_cart.cpp' that caused
	marker data to be deleted when exporting a cut.
This commit is contained in:
Fred Gleason
2016-04-29 14:26:21 -04:00
parent 09aa449509
commit f8e6fc0629
2 changed files with 3 additions and 3 deletions

View File

@@ -15110,3 +15110,6 @@
2016-04-29 Fred Gleason <fredg@paravelsystems.com>
* Implemented export for marker data in WAV files in
'lib/rdwavefile.cpp' and 'lib/rdwavefile.h'.
2016-04-29 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'rdlibrary/audio_cart.cpp' that caused
marker data to be deleted when exporting a cut.