One more bug fix release_1_1_3
authoraland <aland>
Tue, 22 Aug 2006 23:09:20 +0000 (23:09 +0000)
committeraland <aland>
Tue, 22 Aug 2006 23:09:20 +0000 (23:09 +0000)
doc/ChangeLog

index f56bc14..e53fa30 100644 (file)
@@ -9,7 +9,8 @@ FreeRADIUS 1.1.3 ; $Date$, urgency=low
        * Added experimental module sql_ippool.  See doc/rlm_sqlippool
 
        Bug fixes
-       * Better handling of Framed-MTU in EAP-TLS
+       * Allow rlm_dbm to load empty check items (Bug #380)
+       * Better handling of Framed-MTU in EAP-TLS (Bug #383)
        * Handle Access-Challenge verification properly
        * Fixed configure/make error for Solaris (set HAVE_CLOSEFROM).
        * Update libtool and ltdl to 1.5.22, to fix 'make install R=';