]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Finished merge of trac5066 (enforce C++11)
authorFrancis Dupont <fdupont@isc.org>
Thu, 8 Dec 2016 16:59:50 +0000 (17:59 +0100)
committerFrancis Dupont <fdupont@isc.org>
Thu, 8 Dec 2016 16:59:50 +0000 (17:59 +0100)
ChangeLog

index ef9e2bd2b7d2f702dbce4070525b8f4cac3084ba..00ff253dc60f8621b90d500e5f93195790326da4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1195.  [build]         fdupont
+       Altered to compile in C++ 2011 standard mode. Also replace (most)
+       instances of the deprecated std::auto_ptr with std::unique_ptr.
+       (Trac #5066, git xxx)
+
 1194.   [build]        marcin
        Moved StateModel class from D2 to libkea-util.
        (Trac #3175, git 270ec379aec2894104a299cdd1080e24007e25fb)