latest updates
authoraland <aland>
Thu, 1 Mar 2007 13:38:18 +0000 (13:38 +0000)
committeraland <aland>
Thu, 1 Mar 2007 13:38:18 +0000 (13:38 +0000)
doc/ChangeLog

index b3dfa35..f786ecc 100644 (file)
@@ -8,6 +8,10 @@ FreeRADIUS 1.1.5 ; $Date$ , urgency=low
          This helps track down run-time leaks.
 
        Bug fixes
+       * Don't retransmit accounting packets.  The NAS should do this.
+       * Handle Client-Error in EAP-SIM.  This closes #419
+       * Port OpenSSL locking fixes from CVS head.  This makes PEAP
+         more stable on some systems.
        * Require Message-Authenticator in Status-Server packets
        * Correct Tunnel-Medium-Type VALUEs in dictionary.rfc2868
        * Be more aggressibe about freeing memory on clean exit.