mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-29 23:22:35 +02:00
2020-01-24 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.2.1.
This commit is contained in:
parent
3e2763d58d
commit
421d073b38
@ -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
13
NEWS
@ -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
|
||||
|
||||
|
@ -1 +1 @@
|
||||
3.2.0int11
|
||||
3.2.1
|
Loading…
x
Reference in New Issue
Block a user