From: Alan T. DeKok Date: Thu, 9 Jan 2014 15:27:37 +0000 (-0500) Subject: Note recent changes X-Git-Tag: release_2_2_4~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F500%2Fhead;p=thirdparty%2Ffreeradius-server.git Note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 87213bbb03..6f43211230 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -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