note recent changes
authorAlan T. DeKok <aland@freeradius.org>
Fri, 15 Jul 2016 19:35:56 +0000 (15:35 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 15 Jul 2016 19:35:56 +0000 (15:35 -0400)
doc/ChangeLog

index a06f029..4ea4e2b 100644 (file)
@@ -61,6 +61,12 @@ FreeRADIUS 3.0.12 Mon 25 Jan 2016 14:00:00 EST urgency=medium
        * Minor fixes to allow compilation without DHCP,
          VMPS, or TCP.
        * Fix checks for module / config file change on HUP.
+       * Compile regex comparisons when sent via
+         "debug condition".  Fixes #1632.
+       * Update filenames in documentation and examples.
+         Patch from Alan Buxey, #1655.
+       * Don't crash if SQL connection becomes unavailable.
+         Fixes #1640.
 
 FreeRADIUS 3.0.11 Mon 25 Jan 2016 14:00:00 EST urgency=medium
        Feature improvements