mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-06-02 09:02:34 +02:00
2024-04-26 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.2.1int0 Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
fe58694448
commit
d26762493b
@ -24730,3 +24730,5 @@
|
|||||||
* Added a 'KillPypadAfterError=' directive to the '[Debugging]'
|
* Added a 'KillPypadAfterError=' directive to the '[Debugging]'
|
||||||
section of rd.conf(5).
|
section of rd.conf(5).
|
||||||
* Documented the '[Debugging]' section in the rd.conf(5) man page.
|
* Documented the '[Debugging]' section in the rd.conf(5) man page.
|
||||||
|
2024-04-26 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Incremented the package version to 4.2.1int0
|
||||||
|
13
NEWS
13
NEWS
@ -1,5 +1,18 @@
|
|||||||
The NEWS file for the Rivendell package.
|
The NEWS file for the Rivendell package.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
v4.2.1int0 -- 26 April 2024
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
Bug fixes. See the ChangeLog.
|
||||||
|
|
||||||
|
Database Update:
|
||||||
|
This version of Rivendell uses database schema version 374, 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.1 -- 24 April 2024
|
v4.2.1 -- 24 April 2024
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
4.2.1
|
4.2.1int0
|
Loading…
x
Reference in New Issue
Block a user