From: Alan T. DeKok Date: Wed, 16 Sep 2015 18:09:09 +0000 (-0400) Subject: note recent changes X-Git-Tag: release_3_0_10~79 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0c9e82521948623748ed53124a361c6fdbbaf66;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 7c92cfc5904..7e70dce10c5 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -39,7 +39,7 @@ FreeRADIUS 3.0.10 Wed 08 Jul 2015 12:00:00 EDT urgency=medium * Fix potential overrun in functions that used fr_utf8_char with a non nul terminated buffer. * Fix decoding issue for Tunnel-Password type attributes - which were very long. + which were very long. Found by Denis Andzakovic. * Fix radclient issue with TCP sockets on FreeBSD. * The server now creates ${run_dir} and ${logdir} directories in daemon mode, when running as "root".