]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Note recent changes 500/head
authorAlan T. DeKok <aland@freeradius.org>
Thu, 9 Jan 2014 15:27:37 +0000 (10:27 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 9 Jan 2014 15:27:37 +0000 (10:27 -0500)
doc/ChangeLog

index 87213bbb03c5388aa0cda794b8d34a3d7d246a1a..6f432112307979873dd3c13ee44b782450c53b61 100644 (file)
@@ -1,6 +1,11 @@
 FreeRADIUS 2.2.4 Wednesday 16 Dec 2013 15:00:00 EST, urgency=medium
        Feature improvements
        Bug fixes
+       * If the server fails to bind() after fork(), that is now
+         reported to the parent, which exits with an error.
+       * Session / delay times in MySQL are unsigned int.
+       * Use --tag=CC for libtool.  Closes #497.  Because libtool
+         is too stupid to notice that compiling means compilation.
 
 FreeRADIUS 2.2.3 Wednesday 11 Dec 2013 15:00:00 EST, urgency=medium
        Feature improvements