]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2116] removed more documentation
authorRazvan Becheriu <razvan@isc.org>
Thu, 31 Mar 2022 06:04:20 +0000 (09:04 +0300)
committerRazvan Becheriu <razvan@isc.org>
Thu, 31 Mar 2022 08:11:37 +0000 (08:11 +0000)
COPYING
ChangeLog
INSTALL

diff --git a/COPYING b/COPYING
index eb96c83e4049a0afb78ef9aa7b290c6942c05b28..ba9ef4561c9503cace571ae8cd094550d1071a43 100644 (file)
--- 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.
 
index 69aedd1ff72a7bc65a51dde83d26d198e5395c86..78dc718fcf872ddb8464425424fbdcc8d56caf99 100644 (file)
--- 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 a9b1f775c79875a33f61e26e1532e078f7fb401a..6e4cd03c6ade08c2e1b79c50859be202a3b8dcdc 100644 (file)
--- 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.