From: Arran Cudbard-Bell Date: Mon, 5 Jan 2015 03:29:02 +0000 (-0500) Subject: Update ChangeLog X-Git-Tag: release_3_0_7~350 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c64b1b79ed5d617aae18536320a068601dd5b65a;p=thirdparty%2Ffreeradius-server.git Update ChangeLog --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 429c341ac07..92ec8fc1b58 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -5,11 +5,14 @@ FreeRADIUS 3.0.7 Wed 17 Dec 2014 16:00:00 EDT urgency=medium * Automatically determine the correct port if no port is provided for a home server. * Allow foreach to operate over lists. + * Add compile time features to ${feature.*} and versions + of core libraries to ${version.*}. Feature and version + names match output of radiud -xv. %v is now deprecated. Bug fixes - * Fix issues parsing LDAP hostnames with non-standard ports. - * Fix issues with realms containing regular expressions. - * Allow unary negation before parantheses in rlm_expr + * Fix issues parsing LDAP hostnames with non-standard ports. + * Fix issues with realms containing regular expressions. + * Allow unary negation before parantheses in rlm_expr. FreeRADIUS 3.0.6 Wed 17 Dec 2014 16:00:00 EDT urgency=medium Feature improvements