2024-06-03 Fred Gleason <fredg@paravelsystems.com>

* Incremented the package version 4.2.2int0.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason 2024-06-03 13:16:05 -04:00
parent 0ef5a88a02
commit 0e28bbb01d
3 changed files with 16 additions and 1 deletions

View File

@ -24794,3 +24794,5 @@
2024-05-29 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the 'pypad_icecast2.py PyPAD script that caused
mojibake when sending ISO-8859-1 characters with code points >= 0x80.
2024-06-03 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version 4.2.2int0.

13
NEWS
View File

@ -1,5 +1,18 @@
The NEWS file for the Rivendell package.
-------------------------------------------------------------------------------
v4.2.2int0 -- 3 June 2024
Changes:
Bug fixes. See the ChangeLog.
Database Update:
This version of Rivendell uses database schema version 375, and will
automatically upgrade any earlier versions. To see the current schema
version prior to upgrade, do 'sudo rddbmgr'.
Be sure to run 'rddbmgr --modify' (as root) immediately after upgrading
to allow any necessary changes to the database schema to be applied.
-------------------------------------------------------------------------------
v4.2.2 -- 2 May 2024

View File

@ -1 +1 @@
4.2.2
4.2.2int0