From: Alan T. DeKok Date: Tue, 9 Feb 2016 23:49:59 +0000 (-0500) Subject: note recent changes X-Git-Tag: release_3_0_12~236 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0edd37214435dc1b14757846203abb38758acbeb;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index beb34a915e8..99f746c8cc1 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -2,6 +2,8 @@ FreeRADIUS 3.0.12 Mon 25 Jan 2016 14:00:00 EST urgency=medium Feature improvements * Add support for =~ and !~ in update sections. See "man unlang" + * Add dictionary.checkpoint. + * Simultaneous-Use prints out more information. Bug fixes * Use correct typedef for older versions of sqlite. @@ -10,6 +12,8 @@ FreeRADIUS 3.0.12 Mon 25 Jan 2016 14:00:00 EST urgency=medium * fix == operator in update sections * Don't create DHCP strings with many trailing zeros. Patch from Nicolas C. Fixes #1526. + * Allow MS-CHAP change passwords instead of complaining + on large buffer. FreeRADIUS 3.0.11 Mon 25 Jan 2016 14:00:00 EST urgency=medium Feature improvements