Update for 1.1.4.
authornbk <nbk>
Sat, 18 Nov 2006 15:43:45 +0000 (15:43 +0000)
committernbk <nbk>
Sat, 18 Nov 2006 15:43:45 +0000 (15:43 +0000)
doc/ChangeLog

index e53fa30..8590806 100644 (file)
@@ -1,4 +1,23 @@
-FreeRADIUS 1.1.3 ; $Date$, urgency=low
+FreeRADIUS 1.1.4 ; $Date$, urgency=low
+
+       Feature improvements
+       * Added preliminary code to support Firebird. (closes: #378)
+       * Send MS-CHAP2-Success, which makes EAP-TTLS/MSCHAP work.
+         (closes: #402)
+       * Add a new "reply-name" directive in rlm_sqlcounter to define the
+         name of the reply attribute. (closes: #403)
+
+       Bug fixes
+       * Fix a double free() in rlm_eap_tls.c (closes: #404)
+       * Check return code of malloc() during initialization. (closes: #407)
+       * Print ntlm_auth failure reason in Module-Failure-Message
+         (closes: #398)
+       * radsqlrelay is able to get the DB password from a file instead
+         of command line. (closes: #395)
+       * Fix a corner case where the proxy port isn't set either in
+         radiusd.conf or in proxy.conf.
+
+FreeRADIUS 1.1.3 ; Date: 2006/08/22 23:09:20, urgency=low
 
        Feature improvements
        * rlm_otp now talks to otpd for OTP verification, rather than