From: Alan T. DeKok Date: Fri, 8 Oct 2010 07:29:45 +0000 (+0200) Subject: Updates for 2.1.11 X-Git-Tag: release_2_1_11~248 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6904539fff25d6d27f8b39d55082974a5f539194;p=thirdparty%2Ffreeradius-server.git Updates for 2.1.11 --- diff --git a/VERSION b/VERSION index 8dbb0f26bae..a39c0b788c2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.10 +2.1.11 diff --git a/doc/ChangeLog b/doc/ChangeLog index 9748c767a8f..8b5315c6ea7 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,10 @@ +FreeRADIUS 2.1.10 Tue 1 Jan 12:00:00 CEST 2010, urgency=medium + Feature improvements + Bug fixes + * Ignore pre/post-proxy sections if proxying is disabled + * Add configure checks for pcap_fopen*. + * Fix call to otp_write in rlm_otp + FreeRADIUS 2.1.10 Tue 28 Sep 12:00:00 CEST 2010, urgency=medium Feature improvements * Install the "radcrypt" program.