]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Note more changes
authorAlan T. DeKok <aland@freeradius.org>
Sun, 18 Sep 2011 07:25:47 +0000 (09:25 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Sun, 18 Sep 2011 07:25:47 +0000 (09:25 +0200)
doc/ChangeLog

index 2a35ca04a81eb78163b414316d662039265e0bb0..bfb66d03e3051c6e6f22728090b8f6d8a40b97d9 100644 (file)
@@ -13,6 +13,8 @@ FreeRADIUS 2.1.12 Mon 20 Jun 2011 12:57:38 CEST, urgency=medium
        * Added support for 802.1X MIBs in checkrad
        * Added support for %{rand:...}, which generates a uniformly
          distributed number between 0 and the number you specify.
+       * Created "man" pages for all installed commands, and documented
+         options for all commands.  Patch from John Dennis.
 
        Bug fixes
        * Fix memory leak in rlm_detail
@@ -30,6 +32,9 @@ FreeRADIUS 2.1.12 Mon 20 Jun 2011 12:57:38 CEST, urgency=medium
        * Check certificate validity when using OCSP.
        * Updated Oracle "configure" script
        * Fixed typos in dictionary.alvarion
+       * WARNING on potential proxy loop.
+       * Be more aggressive about clearing old requests from the
+         internal queue
 
 FreeRADIUS 2.1.11 Mon 20 Jun 2011 12:57:38 CEST, urgency=medium
        Feature improvements