From 6939ae94243542ef96c78f4f9d80ff788eda39b2 Mon Sep 17 00:00:00 2001 From: aland Date: Fri, 14 Mar 2008 08:44:24 +0000 Subject: [PATCH] Note fixes and updates --- doc/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/ChangeLog b/doc/ChangeLog index 90dcc8f..07032c3 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -7,6 +7,12 @@ FreeRADIUS 2.0.3 ; $Date$ , urgency=medium Closes bug #477 * Added preliminary SQLite driver, contibuted by Apple. Untested, with no sample configuration. This address bug #470. + * Updated logging sub-system so that log messages from libfreeradius + can go to the log file, and not stdout. + * Added dictionary.rfc5176 + * EAP module now checks for instance name, and uses that for + authentication. This avoids the need to set Auth-Type when + there are multiple instances of the EAP module. Bug fixes * Corrected typos in rlm_dbm. Closes bugs #521 and #522. @@ -18,6 +24,10 @@ FreeRADIUS 2.0.3 ; $Date$ , urgency=medium module to build. Closes bug #512. * Added deprecated flag to build for rlm_krb5. This allows it to run on 64-bit systems. Closes bug #491 + * Corrected error message when parsing invalid configurations + so it doesn't crash. Closes bug #527 + * Fix handling of timeouts in rlm_ldap that affected 64-bit systems. + * Handle $INCLUDE's in "instantiate" section. Closes #528. FreeRADIUS 2.0.2 ; Date: 2008/02/14 11:13:48 , urgency=medium Feature improvements -- 2.1.4