From eba37201678aaa05f0fee6ac69ca087735b4a2a3 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 30 Nov 2011 01:35:25 +0000 Subject: [PATCH] Quickbook: Merge from trunk to quickbook-dev [SVN r75739] --- doc/history.qbk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/history.qbk b/doc/history.qbk index 00e27674..1e1dcfaf 100644 --- a/doc/history.qbk +++ b/doc/history.qbk @@ -34,7 +34,7 @@ ([@https://svn.boost.org/trac/boost/ticket/5756 #5756]). * Changed to set the size of the select `fd_set` at runtime when using Windows. * Disabled an MSVC warning due to const qualifier being applied to function type. -* Fixed a crash due that occurs when using the Intel C++ compiler +* Fixed a crash that occurs when using the Intel C++ compiler ([@https://svn.boost.org/trac/boost/ticket/5763 #5763]). * Changed the initialisation of the OpenSSL library so that it supports all available algorithms.