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

View File

@ -19419,3 +19419,5 @@
'pypad_httpget.py' script for use for HTTP Basic Authentication.
2020-01-24 Fred Gleason <fredg@paravelsystems.com>
* Switched from MM/DD/YYYY to DD MMM YYYY date formats in 'NEWS'.
2020-01-24 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.2.1.

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

View File

@ -1 +1 @@
3.2.0int11
3.2.1