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

* Fixed a bug in RDLibrary that prevented more than 64 characters
	from being entered for the 'Album' field [Github issue #000184].
This commit is contained in:
Fred Gleason
2017-10-16 10:32:42 -04:00
parent ca08ba607b
commit 35de00803c
2 changed files with 4 additions and 1 deletions

View File

@@ -16153,3 +16153,6 @@
the added Segue parameters to the 'Edit Dropbox' dialog.
* Modified the 'Segue Length' control in the 'Edit Dropbox' dialog
to take mS as units.
2017-10-16 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in RDLibrary that prevented more than 64 characters
from being entered for the 'Album' field [Github issue #000184].