From 44887bfe5918e4e7b56f3538c7d31aa3305d8816 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Sun, 21 Jan 2001 05:02:37 +0000 Subject: [PATCH] Added changelog [SVN r8662] --- include/boost/array.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/boost/array.hpp b/include/boost/array.hpp index 8af7a1b..12621f7 100644 --- a/include/boost/array.hpp +++ b/include/boost/array.hpp @@ -11,7 +11,8 @@ * This software is provided "as is" without express or implied * warranty, and with no claim as to its suitability for any purpose. * - * Sep 29, 2000 + * 20 Jan 2001 - STLport fix (Beman Dawes) + * 29 Sep 2000 - Initial Revision (Nico Josuttis) */ #ifndef BOOST_ARRAY_HPP #define BOOST_ARRAY_HPP