mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 17:13:47 +02:00
2020-01-27 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.2.1int0.
This commit is contained in:
@@ -19429,3 +19429,5 @@
|
||||
2020-01-27 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Fixed a bug in 'datdecode_test' that made it impossible to
|
||||
test empty strings.
|
||||
2020-01-27 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Incremented the package version to 3.2.1int0.
|
||||
|
15
NEWS
15
NEWS
@@ -1,5 +1,20 @@
|
||||
The NEWS file for the Rivendell package.
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
v3.2.1int0 -- 27 January 2020
|
||||
|
||||
Changes:
|
||||
Filepath Wildcards. Added a 'delta-seconds' modifier to the format for
|
||||
filepath wildcards to allow specification of a +/- time offset. See
|
||||
Appendix D 'Filepath Wildcards' in the Operations Guide for details.
|
||||
|
||||
Database Update:
|
||||
This version of Rivendell uses database schema version 311, and will
|
||||
automatically upgrade any earlier versions. To see the current schema
|
||||
version prior to upgrade, see RDAdmin->SystemInfo.
|
||||
|
||||
Be sure to run 'rddbmgr --modify' (as root) immediately after upgrading
|
||||
to allow any necessary changes to the database schema to be applied.
|
||||
-------------------------------------------------------------------------------
|
||||
v3.2.1 -- 24 January 2020
|
||||
|
||||
|
@@ -1 +1 @@
|
||||
3.2.1
|
||||
3.2.1int0
|
Reference in New Issue
Block a user