2017-12-22 Fred Gleason <fredg@paravelsystems.com>

* Updated 'INSTALL'.
	* Updated 'NEWS'.
	* Incremented the package version to 2.18.1.
This commit is contained in:
Fred Gleason
2017-12-22 12:40:29 -05:00
parent 1771d40d52
commit 345ed93a26
5 changed files with 22 additions and 1 deletions

View File

@@ -16517,3 +16517,7 @@
* Incremented the package version to 2.18.0. * Incremented the package version to 2.18.0.
2017-12-22 Fred Gleason <fredg@paravelsystems.com> 2017-12-22 Fred Gleason <fredg@paravelsystems.com>
* Fixed bugs that caused creation of a new database to fail. * Fixed bugs that caused creation of a new database to fail.
2017-12-22 Fred Gleason <fredg@paravelsystems.com>
* Updated 'INSTALL'.
* Updated 'NEWS'.
* Incremented the package version to 2.18.1.

View File

@@ -118,6 +118,8 @@ package.
xsltproc. Command line XSLT processor. Available at xsltproc. Command line XSLT processor. Available at
http://xmlsoft.org/XSLT/xsltproc2.html http://xmlsoft.org/XSLT/xsltproc2.html
Apache FOP. Formatting Objects (FO) processor. Available at
https://xmlgraphics.apache.org/fop/.
INSTALLATION INSTALLATION
There are three major steps to getting a Rivendell system up and There are three major steps to getting a Rivendell system up and

15
NEWS
View File

@@ -1,5 +1,20 @@
The NEWS file for the Rivendell package. The NEWS file for the Rivendell package.
-------------------------------------------------------------------------------
v2.18.1 -- 12/22/2017
Changes:
Fixed a bug that caused creation and initialization of a new Rivendell
database to fail.
Database Update:
This version of Rivendell uses database schema version 272, and will
automatically upgrade any earlier versions. To see the current schema
version prior to upgrade, see RDAdmin->SystemInfo.
As always, be sure to run RDAdmin immediately after upgrading to allow
any necessary changes to the database schema to be applied.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
v2.18.0 -- 12/21/2017 v2.18.0 -- 12/21/2017

View File

@@ -1 +1 @@
2.18.0 2.18.1

Binary file not shown.