2020-01-24 Fred Gleason <fredg@paravelsystems.com>

* Incremented the package version to 3.2.1.
This commit is contained in:
Fred Gleason
2020-01-24 17:31:26 -05:00
parent 3e2763d58d
commit 421d073b38
3 changed files with 16 additions and 1 deletions

13
NEWS
View File

@@ -1,5 +1,18 @@
The NEWS file for the Rivendell package.
-------------------------------------------------------------------------------
v3.2.1 -- 24 January 2020
Changes:
Numerous bug fixes. See the 'ChangeLog' 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.0 -- 31 October 2019