mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-01 22:30:13 +01:00
2025-10-23 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.4.1int0. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -25065,3 +25065,5 @@
|
|||||||
* Fixed a bug in 'RDCart::updateLength()' that could cause patently
|
* Fixed a bug in 'RDCart::updateLength()' that could cause patently
|
||||||
ridiculous values to be calculated for the 'Start' and 'End'
|
ridiculous values to be calculated for the 'Start' and 'End'
|
||||||
date-time columns in the cart library.
|
date-time columns in the cart library.
|
||||||
|
2025-10-23 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Incremented the package version to 4.4.1int0.
|
||||||
|
|||||||
17
NEWS
17
NEWS
@@ -1,5 +1,22 @@
|
|||||||
The NEWS file for the Rivendell package.
|
The NEWS file for the Rivendell package.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
v4.4.1int0 -- 24 October 2025
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
Bugfixes. Fixed a bug that could cause patently ridiculous values to
|
||||||
|
be calculated for the 'Start' and 'End' date-time columns in the cart
|
||||||
|
library.
|
||||||
|
|
||||||
|
Various bug fixes. See the ChangeLog.
|
||||||
|
|
||||||
|
Database Update:
|
||||||
|
This version of Rivendell uses database schema version 376, 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.4.1 -- 13 October 2025
|
v4.4.1 -- 13 October 2025
|
||||||
|
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
4.4.1
|
4.4.1int0
|
||||||
Reference in New Issue
Block a user