mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-08-10 09:01:17 +02:00
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:
parent
0ef5a88a02
commit
0e28bbb01d
@ -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
13
NEWS
@ -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
|
||||
|
||||
|
@ -1 +1 @@
|
||||
4.2.2
|
||||
4.2.2int0
|
Loading…
x
Reference in New Issue
Block a user