From 41dd507c65c56bc88d73f8080efe4febdf1016e1 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Wed, 18 Aug 2010 18:44:12 +0000 Subject: Released 0.5.8. --- diff --git a/NEWS b/NEWS index 3bde2cd..7053a95 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ -** Version 0.5.8 (unreleased) +** Version 0.5.8 (2010-08-18) - Session tickets are enabled by default. +- Fixes some segmentation faults noticed in some + configurations. + ** Version 0.5.7 (2010-07-01) - Force usage of SDBM. For some reason the default in my system had issues after reaching a limit of entries. diff --git a/configure.ac b/configure.ac index d840754..90f4ab6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl -AC_INIT(mod_gnutls, 0.5.7) +AC_INIT(mod_gnutls, 0.5.8) OOO_CONFIG_NICE(config.nice) MOD_GNUTLS_VERSION=AC_PACKAGE_VERSION AC_PREREQ(2.53) -- cgit v0.9.2