From d8c7cf4677d744f0e203d30cca4e69d84cf4b7b4 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Fri, 24 Sep 2010 06:51:52 +0000 Subject: Only allow two options for DB. Berkeley DB and gdbm. The other options such as SDBM had serious limitations. Thanks to Hardy Griech for pointing out. --- (limited to 'NEWS') diff --git a/NEWS b/NEWS index ec3622d..85fcb5b 100644 --- a/NEWS +++ b/NEWS @@ -3,8 +3,9 @@ terminate the connection prematurely) - The GnuTLSCache variable now can be given the specific - option "sdbm" instead of "dbm". "dbm" will use the default - dbm type of libapr while sdbm will force sdbm to be used. + option "gdbm" instead of "dbm". "dbm" will use the berkeley + db type of libapr while gdbm will force gdbm to be used. + sdbm is no longer being used due to serious limitations. ** Version 0.5.8 (2010-08-18) - Session tickets are enabled by default. -- cgit v0.9.2