From: Arran Cudbard-Bell Date: Wed, 29 Aug 2012 18:02:28 +0000 (+0100) Subject: Note more recent changes X-Git-Tag: release_2_2_0~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cb40ad49d907ce311eaa6f2c097533c7109ff5e;p=thirdparty%2Ffreeradius-server.git Note more recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 086e936f0eb..fabe5738e1d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -63,8 +63,8 @@ FreeRADIUS 2.2.0 Fri 31 Dec 2011 21:00:00 CEST, urgency=medium * Correct calculation of Message-Authenticator for CoA and Disconnect replies. Patch from Jouni Malinen * Install rad_counter, for managing rlm_counter files. - * Add unique index constraint to MySQL so that alternate queries - work correctly. + * Add unique index constraint to all SQL flavours so that alternate + queries work correctly. * The TTLS diameter decoder is now more lenient. It ignores unknown attributes, instead of rejecting the TTLS session. * Use "globfree" in detail file reader. Prevents very slow leak.