mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-09-18 01:00:51 +02:00
2024-07-10 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdairplay(1) that caused play-out to ignore End marker position. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
7c9ec88d98
commit
db37e698be
@ -24823,3 +24823,5 @@
|
|||||||
2024-07-10 Fred Gleason <fredg@paravelsystems.com>
|
2024-07-10 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Fixed a regression in rdairplay(1) that caused play-out to ignore
|
* Fixed a regression in rdairplay(1) that caused play-out to ignore
|
||||||
End marker position.
|
End marker position.
|
||||||
|
2024-07-10 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Incremented the package version to 4.3.0int0.
|
||||||
|
13
NEWS
13
NEWS
@ -1,5 +1,18 @@
|
|||||||
The NEWS file for the Rivendell package.
|
The NEWS file for the Rivendell package.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
v4.3.0int0 -- 10 July 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.3.0 -- 26 June 2024
|
v4.3.0 -- 26 June 2024
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
4.3.0
|
4.3.0int0
|
Loading…
x
Reference in New Issue
Block a user