Note more changes release_2_1_1
authorAlan T. DeKok <aland@freeradius.org>
Thu, 25 Sep 2008 08:41:26 +0000 (10:41 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 25 Sep 2008 08:41:26 +0000 (10:41 +0200)
debian/changelog

index 8367450..2c4b944 100644 (file)
@@ -2,6 +2,7 @@ freeradius (2.1.1-0) unstable; urgency=medium
   * Many more options and features in radmin.  See "man radmin" and raddb/sites-available/control-socket
   * Many more commands available via the control socket.  Connect via "radmin", and type "help" for more information.
   * Added dictionary.networkphysics and dictionary.lancom.
+  * Calculate WiMAX MIP keys, and added sample WiMAX SQL tables.
   * Fixed bug that made radmin not work
   * Fixed Suse && Debian package scripts
   * Fixed issues with dynamic clients
@@ -9,8 +10,11 @@ freeradius (2.1.1-0) unstable; urgency=medium
   * rlm_sqlippool no longer needs to be linked to rlm_sql.
   * Add statistics for detail file listeners.  This closes bug #593.
   * Fixed printing of some WiMAX attributes.
-
- -- Alan DeKok <aland@freeradius.org>  Thu, 18 Sep 2008 10:03:00 +0100
+  * Fix double free on exit() in rlm_attr_filter
+  * Fixed build issues on Solaris.
+  * Fixed fast session resumption for EAP-TLS
+       
+ -- Alan DeKok <aland@freeradius.org>  Thu, 25 Sep 2008 11:03:00 +0100
 
 freeradius (2.1.0-0) unstable; urgency=medium