2017-03-24 Fred Gleason <fredg@paravelsystems.com>

* Updated 'NEWS'.
	* Incremented the package version to 2.15.3.
This commit is contained in:
Fred Gleason
2017-03-24 13:46:26 -04:00
parent 2e5fcd5bd7
commit 60a9deb349
4 changed files with 32 additions and 1 deletions

View File

@@ -15651,3 +15651,6 @@
Layer 3 VBR files.
2017-03-16 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 2.15.2int07.
2017-03-24 Fred Gleason <fredg@paravelsystems.com>
* Updated 'NEWS'.
* Incremented the package version to 2.15.3.

28
NEWS
View File

@@ -1,5 +1,33 @@
The NEWS file for the Rivendell package.
-------------------------------------------------------------------------------
v2.15.3 -- 3/24/2017
Changes:
TagStation RLM. Added an RLM for generating TagStation events for
NextRadio.
Web API. Added 'AddLog', 'DeleteLog' and 'SaveLog' calls to the web
API, along with general cleanup and correction of the overall Web API
subsystem.
MPEG Layer 3 Cleanups. Fixed bugs in MP3 file importation that
caused files with variable bit rate (VBR) to be truncated during import.
Fixed a bug that caused dynamically loaded codec libraries to fail
to be detected if the corresponding library's -devel package was not
installed.
Various other bug fixes. See the ChangeLog for details.
Database Update:
This version of Rivendell uses database schema version 259, and will
automatically upgrade any earlier versions. To see the current schema
version prior to upgrade, see RDAdmin->SystemInfo.
As always, be sure to run RDAdmin immediately after upgrading to allow
any necessary changes to the database schema to be applied.
-------------------------------------------------------------------------------
v2.15.2 -- 1/13/2017

View File

@@ -1 +1 @@
2.15.2int07
2.15.3

Binary file not shown.