From 3752529ed3d72137f6899ef8225a0b231db5b1f0 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Wed, 24 Jun 2015 11:40:41 +0200 Subject: [PATCH] [master] Added ChangeLog entry for trac3841 (use remove() vs unlink()) --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 30be535a77..2104ed8d7f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ -Kea 0.9.2-beta released on June 30, 2015 +968. [func] fdupont + Changed all occurrences of unlink() to the more portable remove() + to avoid problems on operating systems where the former is not + available. + (Trac #3841, git xxx) 967. [doc] tomek Management API section added in the DHCPv6 chapter of the Kea -- 2.47.2