From: Tomek Mrugalski Date: Wed, 24 Jun 2015 16:42:39 +0000 (+0200) Subject: [master] ChangeLog updated after 3918 merge. X-Git-Tag: trac3922_base X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cc20c79025208501585e2dcbc9078fa116e8749;p=thirdparty%2Fkea.git [master] ChangeLog updated after 3918 merge. --- diff --git a/ChangeLog b/ChangeLog index 0e179ff4cb..618459abff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +969. [func] tomek + KEA_SOCKET_TEST_DIR environment variable can be used to specify + the directory for opening Unix sockets during tests. That may + be used to avoid path length limitations when running unit-tests + in deeply nested directories. + (Trac #3918, git 9cfd502e8d4605eaf34f8744f90272dc3e8a3e34) + 968. [func] fdupont Changed all occurrences of unlink() to the more portable remove() to avoid problems on operating systems where the former is not @@ -14,7 +21,7 @@ (Trac #3882, git b0e166c4d8b0383ebd6e2f51d55eed68a2bcafa8) 965. [func] sar - Per IPv6 subnet statistics (subnet[id].assigned-nas, + Per IPv6 subnet statistics (subnet[id].assigned-nas, subnet[id].total-nas, subnet[id].assigned-pds, and subnet[id].total-pds) has been implemented. (Trac #3799, git 4aa4808268bbc54290578f60ba60ed33cf344712)