mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-08-08 16:11:18 +02:00
2017-01-13 Fred Gleason <fredg@paravelsystems.com>
* Updated 'NEWS'. * Incremented the package version to 2.15.2.
This commit is contained in:
parent
6af1e570af
commit
ee1372ea10
@ -15498,3 +15498,6 @@
|
|||||||
API call in 'web/rdxport/import.cpp'.
|
API call in 'web/rdxport/import.cpp'.
|
||||||
2016-11-28 Fred Gleason <fredg@paravelsystems.com>
|
2016-11-28 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Incremented the package version to 2.15.1int01.
|
* Incremented the package version to 2.15.1int01.
|
||||||
|
2017-01-13 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Updated 'NEWS'.
|
||||||
|
* Incremented the package version to 2.15.2.
|
||||||
|
29
NEWS
29
NEWS
@ -1,5 +1,34 @@
|
|||||||
The NEWS file for the Rivendell package.
|
The NEWS file for the Rivendell package.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
v2.15.2 -- 1/13/2017
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
WallTime RLM. Refactored the 'rlm_walltime' RLM to be compatible with
|
||||||
|
v1.1.0 firmware.
|
||||||
|
|
||||||
|
Create Database Bug Fix. Fixed a bug in database creation that caused
|
||||||
|
incompatibility with MySQL InnoDB tables.
|
||||||
|
|
||||||
|
WAV Format Change. Implemented a workaround in WAV file generation
|
||||||
|
to avoid compatibility issues with certain proprietary audio editors.
|
||||||
|
|
||||||
|
LiveWire Multicast GPIO Driver. Added the ability to generate GPO
|
||||||
|
events.
|
||||||
|
|
||||||
|
Web API. Added 'CREATE' and 'GROUP_NAME' parameters to the 'Import'
|
||||||
|
call.
|
||||||
|
|
||||||
|
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.1 -- 8/5/2016
|
v2.15.1 -- 8/5/2016
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
2.15.1int01
|
2.15.2
|
BIN
rivendell.ism
BIN
rivendell.ism
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user