From f6979bd4a7c2c32e24c4b80f75fa77a56c32dbc3 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Tue, 24 Mar 2020 10:09:49 -0500 Subject: [PATCH] Update history. --- doc/history.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/history.adoc b/doc/history.adoc index e8d3227..81b2d68 100644 --- a/doc/history.adoc +++ b/doc/history.adoc @@ -1,5 +1,5 @@ //// -Copyright 2014-2019 Rene Rivera +Copyright 2014-2020 Rene Rivera Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) @@ -15,6 +15,7 @@ http://www.boost.org/LICENSE_1_0.txt) * Document correct versions for C++ standard. * Fix compile error from not available header when building in WinCE. * Remove deprecated `BOOST_OS_ANDROID`. +* Fix compile for Wine. (Kevin Puetz) == 1.10