Update ChangeLog
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 18 Mar 2014 18:10:45 +0000 (18:10 +0000)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 18 Mar 2014 18:10:45 +0000 (18:10 +0000)
doc/ChangeLog

index 2f9d8fd..ce140b9 100644 (file)
@@ -93,6 +93,10 @@ FreeRADIUS 3.0.2 Mon 13 Jan 2014 14:30:00 EDT urgency=medium
        * Set source IP address for DHCP packets from DHCP-Server-IP-Address,
          or DHCP-DHCP-Server-Identifier, if we're unable to otherwise
          determine the source IP.
+       * Fix JSON attribute parsing in rlm_rest
+       * Process HTTP 100 Continue messages correctly in rlm_rest
+       * Fix generation of long > 512 byte POST payloads, where attribute
+         values on the chunk boundary may have been omitted.
 
 FreeRADIUS 3.0.1 Mon 13 Jan 2014 14:30:00 EDT urgency=medium
        Feature improvements