mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-07-12 14:47:44 +02:00
2020-12-24 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.5.0int0. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
0a54812cfa
commit
80c6d96e2e
@ -20693,3 +20693,5 @@
|
|||||||
* Modified the Webget service so as to send e-mail reports to the
|
* Modified the Webget service so as to send e-mail reports to the
|
||||||
address of the current Rivendell user in addition to the group's
|
address of the current Rivendell user in addition to the group's
|
||||||
Notification E-Mail Address.
|
Notification E-Mail Address.
|
||||||
|
2020-12-24 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Incremented the package version to 3.5.0int0.
|
||||||
|
14
NEWS
14
NEWS
@ -1,5 +1,19 @@
|
|||||||
The NEWS file for the Rivendell package.
|
The NEWS file for the Rivendell package.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
v3.5.0int0 -- 24 December 2020
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
RDImport. Added the user's e-mail address to the set of addressees used
|
||||||
|
when the '--send-mail' switch is used.
|
||||||
|
|
||||||
|
Database Update:
|
||||||
|
This version of Rivendell uses database schema version 346, 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.5.0 -- 12 December 2020
|
v3.5.0 -- 12 December 2020
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
3.5.0
|
3.5.0int0
|
Loading…
x
Reference in New Issue
Block a user