From: Alan T. DeKok Date: Thu, 19 Jul 2012 14:11:53 +0000 (-0400) Subject: Note MySQL fixes X-Git-Tag: release_2_2_0~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69b1b27498c2c0547f3bb982345405ea42306db0;p=thirdparty%2Ffreeradius-server.git Note MySQL fixes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index dc1201b4893..9199710c38c 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -59,6 +59,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. FreeRADIUS 2.1.12 Fri 30 Sept 2011 16:57:38 CEST, urgency=medium Feature improvements