]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Require boost 1.56. 2999/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 22 Aug 2016 21:20:04 +0000 (15:20 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Mon, 22 Aug 2016 23:42:45 +0000 (17:42 -0600)
doc/news/changes.h

index 516732caccb570549eb0cbec1b110331bc531be2..d255170027a37104cdd0c3406e207595964d6193 100644 (file)
@@ -38,6 +38,17 @@ inconvenience this causes.
 </p>
 
 <ol>
+ <li> New: deal.II now requires at least BOOST version 1.56, rather than the
+ previous minimal version of 1.54. This is because 1.54 does not support
+ serializing objects of type std::unique_ptr if C++11 is used, but we now
+ use such objects in a variety of places in classes that can be serialized.
+ BOOST 1.56, on the other hand, supports this. deal.II bundles BOOST 1.56
+ for cases where no or no sufficiently new version of BOOST is found on
+ a system.
+ <br>
+ (Wolfgang Bangerth, 2016/08/22)
+ </li>
+
  <li> Removed: Deprecated classes CompressedSparsityPattern,
  CompressedSimpleSparsityPattern, CompressedSetSparsityPattern, and their
  block variants got removed.

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.