Fixed typos in 'ChangeLog'

This commit is contained in:
Fred Gleason
2020-02-02 07:43:04 -05:00
parent e5b72e0cd4
commit faf8d098ed

View File

@@ -19457,14 +19457,14 @@
class. class.
* Added a 'CUTS.TRACK_MBID' field to the database. * Added a 'CUTS.TRACK_MBID' field to the database.
* Added a 'CUTS.RELEASE_MBID' field to the database. * Added a 'CUTS.RELEASE_MBID' field to the database.
2020-02-02 Fred Gleason <fredg@paravelsystems.com> 2020-02-01 Fred Gleason <fredg@paravelsystems.com>
* Added a 'MusicBrainz' CD metadata lookup method in 'RDMbLookup'. * Added a 'MusicBrainz' CD metadata lookup method in 'RDMbLookup'.
2020-02-02 Fred Gleason <fredg@paravelsystems.com> 2020-02-01 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the full disc ripper in rdlibrary(1)that caused it * Fixed a bug in the full disc ripper in rdlibrary(1)that caused it
to fail to save MBIDs to the database after a successful rip. to fail to save MBIDs to the database after a successful rip.
* Fixed a bug in the disc track ripper in rdlibrary(1)that caused it * Fixed a bug in the disc track ripper in rdlibrary(1)that caused it
to fail to save MBIDs to the database after a successful rip. to fail to save MBIDs to the database after a successful rip.
2020-02-02 Fred Gleason <fredg@paravelsystems.com> 2020-02-01 Fred Gleason <fredg@paravelsystems.com>
* Added a 'STATIONS.BROWSER_PATH' field to the database. * Added a 'STATIONS.BROWSER_PATH' field to the database.
* Incremented the database version to 314. * Incremented the database version to 314.
* Added a 'Web Browser' control to the 'Edit Host' dialog in * Added a 'Web Browser' control to the 'Edit Host' dialog in
@@ -19473,5 +19473,5 @@
in rdlibrary(1). in rdlibrary(1).
* Added a MusicBrainz record lookup button to the disc track ripper * Added a MusicBrainz record lookup button to the disc track ripper
in rdlibrary(1). in rdlibrary(1).
2020-02-02 Fred Gleason <fredg@paravelsystems.com> 2020-02-01 Fred Gleason <fredg@paravelsystems.com>
* Added support for saving Label data from MusicBrainz releases. * Added support for saving Label data from MusicBrainz releases.