2017-10-16 Fred Gleason <fredg@paravelsystems.com>

* Implemented '%k', '%K', '%q' and '%Q' metadata wildcards for
	rdimport(1).
This commit is contained in:
Fred Gleason
2017-10-16 14:21:51 -04:00
parent 9a5db7b408
commit 1dade3e38e
6 changed files with 188 additions and 64 deletions

View File

@@ -16162,3 +16162,6 @@
2017-10-16 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDCut::autoSegue()' that caused an error when
setting segues by level [Github issue #000182].
2017-10-16 Fred Gleason <fredg@paravelsystems.com>
* Implemented '%k', '%K', '%q' and '%Q' metadata wildcards for
rdimport(1).