From: Alan T. DeKok Date: Wed, 15 Jul 2015 15:32:18 +0000 (-0400) Subject: note recent changes X-Git-Tag: release_3_0_10~333 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0da34dc83dc4ede272ee32ab67cf84ce4d822316;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 023d7a7b862..1b57e0b5f5b 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -2,9 +2,16 @@ FreeRADIUS 3.0.10 Wed 08 Jul 2015 12:00:00 EDT urgency=medium Feature improvements * Do more optimization of unlang policies. This makes run-time check a bit faster. + * Re-name most of the functions in src/lib. Third-party + module authors will have to do the same. + * More documentation on contributing and how to write + modules. Bug fixes * When using -C, don't error out if the configuration uses + deprecated items. + * Fix rlm_files so that there are no collisions when loading + 10's of 1000's of users. FreeRADIUS 3.0.9 Wed 08 Jul 2015 12:00:00 EDT urgency=medium Feature improvements