diff --git a/doc/history.qbk b/doc/history.qbk index 6358e1d..45807e8 100644 --- a/doc/history.qbk +++ b/doc/history.qbk @@ -1,5 +1,5 @@ [/ -Copyright 2014-2015 Rene Rivera +Copyright 2014-2016 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) @@ -7,6 +7,11 @@ http://www.boost.org/LICENSE_1_0.txt) [section History] +[heading 1.4.1] + +* Small fixes for some redefinition errors, and mispelled macros. +* Slightly rearrangement of structure to comply with current library requirements. + [heading 1.4] * Add detection of SIMD hardware. With the addition of the `BOOST_HW_*` diff --git a/doc/html/index.html b/doc/html/index.html index 01fa247..a1e170a 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -1,10 +1,10 @@
-Copyright © 2005, 2008-2015 Rene - Rivera
Copyright © 2005, 2008-2016 Rene Rivera
Copyright © 2015 Charly Chevalier
Copyright © 2015 Joel Falcou
Last revised: January 07, 2016 at 18:48:05 GMT |
+Last revised: February 17, 2016 at 15:44:31 GMT |
- | Copyright © 2005, 2008-2015 Rene
- Rivera Copyright © 2015 Charly Chevalier Copyright © 2015 Joel Falcou + Copyright © 2005, 2008-2016 Rene Rivera
Copyright © 2015 Charly Chevalier Copyright © 2015 Joel Falcou 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) diff --git a/doc/html/predef/adding_new_predefs.html b/doc/html/predef/adding_new_predefs.html index d6aef51..5c949e6 100644 --- a/doc/html/predef/adding_new_predefs.html +++ b/doc/html/predef/adding_new_predefs.html @@ -4,8 +4,8 @@
|