diff --git a/ChangeLog b/ChangeLog index dc921b7e..637945b3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14962,3 +14962,6 @@ RD_AUDIO_FILE_FILTER in 'lib/rd.h'. 2015-09-17 Fred Gleason * Incremented the package version to 2.10.3pcm24.6. +2015-09-18 Fred Gleason + * Updated 'NEWS'. + * Updated the package version to 2.11.0. diff --git a/NEWS b/NEWS index 271ec4ab..c1a5e4b2 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,35 @@ The NEWS file for the Rivendell package. +------------------------------------------------------------------------------- +v2.11.0 -- 9/18/2015 + +Changes: + New RDCatch Up/Download Protocols. Added support for 'sftp' and 'scp' + protocols . + + MP4/AAC File Importation. Added support for importing MP4/AAC audio + files. (See the 'INSTALL' file for details regarding additional + libraries required to activate). + + New Switcher Support. Added support for the Ross NK series of video + switcher via the Ross SCP/A module. See the 'SWITCHERS'txt' file for + details. + + PCM24 Support. Added support for using PCM24 in the core audio library. + + CD Ripper. Refactored CD ripper code to provide faster and more + reliable operation. + + Various other bug fixes. See the ChangeLog for details. + +Database Update: + This version of Rivendell uses database schema version 245, 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.10.3 -- 2/24/2015 diff --git a/PACKAGE_VERSION b/PACKAGE_VERSION index 7bdf1af9..ed0edc88 100644 --- a/PACKAGE_VERSION +++ b/PACKAGE_VERSION @@ -1 +1 @@ -2.10.3pcm24.6 \ No newline at end of file +2.11.0 \ No newline at end of file diff --git a/rivendell.ism b/rivendell.ism index 830446da..631db872 100755 Binary files a/rivendell.ism and b/rivendell.ism differ