summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--COPYING4
-rw-r--r--ChangeLog2
-rw-r--r--INSTALL8
3 files changed, 7 insertions, 7 deletions
diff --git a/COPYING b/COPYING
index eb96c83e40..ba9ef4561c 100644
--- a/COPYING
+++ b/COPYING
@@ -7,8 +7,8 @@ text is also included below.
-----------------------------------------------------------------------------
-The Cassandra backend code and support for Google benchmark is distributed under
-the Apache License, Version 2.0. The text is available at
+The support for Google benchmark is distributed under the Apache License,
+Version 2.0. The text is available at
http://www.apache.org/licenses/LICENSE-2.0. Full text is also included below in
this file. Both features are optional and are disabled by default.
diff --git a/ChangeLog b/ChangeLog
index 69aedd1ff7..78dc718fcf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2005. [fund]* razvan
+2005. [func]* razvan
The support for Cassandra database backend has been removed.
(Gitlab #2116)
diff --git a/INSTALL b/INSTALL
index a9b1f775c7..6e4cd03c6a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -32,10 +32,10 @@ a root privileges. You can install the software by running:
Kea depends on C++ compiler, make, libtool, boost (at least includes, but many
OSes require boost-system library), log4cplus and one crypto library (either
-OpenSSL or Botan) for compilation. Optional backends (MySQL, PostgreSQL and
-Cassandra) have additional dependencies. For detailed installation directions,
-see the documentation in doc/sphinx/arm/install.rst text file
-or on the Kea online docs: https://kea.readthedocs.io/.
+OpenSSL or Botan) for compilation. Optional backends (MySQL and PostgreSQL)
+have additional dependencies. For detailed installation directions, see the
+documentation in doc/sphinx/arm/install.rst text file or on the Kea online
+docs: https://kea.readthedocs.io/.
Other optional dependencies are FreeRADIUS client (this requires a subscriber
only RADIUS hook) and Sysrepo, a system for providing YANG/NETCONF interface.