]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for trac3841 (use remove() vs unlink())
authorFrancis Dupont <fdupont@isc.org>
Wed, 24 Jun 2015 09:40:41 +0000 (11:40 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 24 Jun 2015 09:40:41 +0000 (11:40 +0200)
ChangeLog

index 30be535a77c035a1a939a21a2b5ab3d418ed0580..2104ed8d7f35269c633108c23d152c7aefbe96a9 100644 (file)
--- 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