diff --git a/ChangeLog b/ChangeLog index ef9e2bd2b7d2f702dbce4070525b8f4cac3084ba..00ff253dc60f8621b90d500e5f93195790326da4 100644 --- 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)