commit 143390fef775522976c50dd7bb9a7cd82d35f538
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Mon, 2 Jan 2017 17:21:01 +0100

    Prevent compilation error with Boost 1.63.

 test-suite/paralleltestrunner.hpp | 6 ++++++
 1 file changed, 6 insertions(+)

commit 1846e3db9ed09ab9252a4ad9625c080ee0b84cde
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Fri, 16 Dec 2016 17:22:50 +0100

    Refer to template base class via its complete name.
    
    This prevents errors with gcc 4.4 on RedHat (see issue #176).

 ql/experimental/math/fireflyalgorithm.hpp | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

commit e1cd3959dc6fa27895e43125511e91b9ce6027fd
Author: Dirk Eddelbuettel <edd@debian.org>
Date:   Mon, 14 Nov 2016 19:59:22 -0600

    add missing 'inline' attribute to free functions
    
    prevents a linking error seen in RQuantLib

 ql/experimental/termstructures/multicurvesensitivities.hpp | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 0b51cc7a113adb3db8c56bfce36d3c43b565ca7e
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date:   Wed, 9 Nov 2016 09:41:49 +0100

    Increase version number to 1.9.1.

 Announce.txt   | 2 +-
 configure.ac   | 2 +-
 ql/version.hpp | 8 ++++----
 3 files changed, 6 insertions(+), 6 deletions(-)
