From: Alan T. DeKok Date: Fri, 23 Oct 2015 13:16:13 +0000 (-0400) Subject: note recent changes X-Git-Tag: release_3_0_11~228 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76deb72c27e44d629b54ae1423b72586aee41692;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 921783058c7..dc4456dd2d7 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -13,6 +13,7 @@ FreeRADIUS 3.0.11 Mon 05 Oct 2015 15:00:00 EDT urgency=medium * Fix compatiblity issues with OpenSSL 1.0.2. Ignore calls to msg_callback with 'pseudo' content types. * Data type "ipv4prefix" are parsed correctly. + * Use correct talloc context in rlm_exec. Fixes #1338. FreeRADIUS 3.0.10 Mon 05 Oct 2015 15:00:00 EDT urgency=medium Feature improvements