From 93c361028df3e33b9f6195f7d4b9ffcf47a7fa2c Mon Sep 17 00:00:00 2001 From: lloyd Date: Sat, 8 Feb 2014 16:01:49 +0000 Subject: Fix minimized builds. Patch by Markus Wanner sent to botan-devel --- doc/license.rst | 2 +- doc/relnotes/1_11_8.rst | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/license.rst b/doc/license.rst index e90337ff0..0084051c5 100644 --- a/doc/license.rst +++ b/doc/license.rst @@ -24,7 +24,7 @@ Botan (http://botan.randombit.net/) is distributed under these terms:: 2007 Patrick Sona 2010 Olivier de Gaalon 2012 Vojtech Kral - 2012 Markus Wanner + 2012-2014 Markus Wanner 2013 Joel Low All rights reserved. diff --git a/doc/relnotes/1_11_8.rst b/doc/relnotes/1_11_8.rst index a5bc38a05..9754e5f5e 100644 --- a/doc/relnotes/1_11_8.rst +++ b/doc/relnotes/1_11_8.rst @@ -4,6 +4,9 @@ Version 1.11.8, Not Yet Released * The `botan` command line application introduced in 1.11.7 is now installed along with the library. +* Fix compilation errors in the tests that occured with minimized + builds. Contributed by Markus Wanner. + * A bug in certificate path validation introduced in 1.11.6 which caused all CRL signature checks to fail has been corrected. -- cgit v1.2.3