mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-07-25 17:08:13 +02:00
2018-10-03 Fred Gleason <fredg@paravelsystems.com>
* Added a beta test warning to 'README'.
This commit is contained in:
parent
a564d0c0fc
commit
b18c15b973
@ -17738,3 +17738,5 @@
|
|||||||
* Changed the default DB collation to 'utf8mb4_general_ci'.
|
* Changed the default DB collation to 'utf8mb4_general_ci'.
|
||||||
* Removed the MYSQL_BUILTIN_DATABASE define from 'lib/rd.h'.
|
* Removed the MYSQL_BUILTIN_DATABASE define from 'lib/rd.h'.
|
||||||
* Removed the POSTGRESQL_BUILTIN_DATABASE define from 'lib/rd.h'.
|
* Removed the POSTGRESQL_BUILTIN_DATABASE define from 'lib/rd.h'.
|
||||||
|
2018-10-03 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Added a beta test warning to 'README'.
|
||||||
|
9
README
9
README
@ -1,5 +1,10 @@
|
|||||||
This is the README file for the Rivendell package.
|
This is the README file for the Rivendell package.
|
||||||
|
|
||||||
|
WARNING: This is a BETA TEST version of Rivendell. As such, it is virtually
|
||||||
|
guaranteed to contain bugs, possibly severe ones that could
|
||||||
|
cause LOSS OF DATA. It is intended for testing purposes, and
|
||||||
|
should not be used in 'production' siuations.
|
||||||
|
|
||||||
This software comes with ABSOLUTELY NO WARRANTY. See the file COPYING for
|
This software comes with ABSOLUTELY NO WARRANTY. See the file COPYING for
|
||||||
details.
|
details.
|
||||||
|
|
||||||
@ -8,8 +13,8 @@ to be a robust, functionally complete digital audio system for use in
|
|||||||
professional radio broadcast environments.
|
professional radio broadcast environments.
|
||||||
|
|
||||||
See the file INSTALL for installation instructions. If you are upgrading from
|
See the file INSTALL for installation instructions. If you are upgrading from
|
||||||
a 1.x version of Rivendell, also see the file 'UPGRADING' for important notes
|
a 1.x or 2.x version of Rivendell, also see the file 'UPGRADING'
|
||||||
and pointers.
|
for important notes and pointers.
|
||||||
|
|
||||||
|
|
||||||
OVERVIEW
|
OVERVIEW
|
||||||
|
Loading…
x
Reference in New Issue
Block a user