$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r86695 - trunk/libs/sync/doc
From: andrey.semashev_at_[hidden]
Date: 2013-11-14 05:10:01
Author: andysem
Date: 2013-11-14 05:10:00 EST (Thu, 14 Nov 2013)
New Revision: 86695
URL: http://svn.boost.org/trac/boost/changeset/86695
Log:
Changed Boost.Log to Boost.Sync in the supported compilers section. Fixes #9388.
Text files modified: 
   trunk/libs/sync/doc/sync.qbk |     2 +-                                      
   1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/libs/sync/doc/sync.qbk
==============================================================================
--- trunk/libs/sync/doc/sync.qbk	Thu Nov 14 05:02:59 2013	(r86694)
+++ trunk/libs/sync/doc/sync.qbk	2013-11-14 05:10:00 EST (Thu, 14 Nov 2013)	(r86695)
@@ -61,7 +61,7 @@
 * Borland C++ 5.5.1 (free version). Newer versions might or might not work.
 * Windows 9x, ME, NT4 and older are not supported.
 
-Boost.Log should be compatible with all hardware architectures supported by Boost. However, in case of 32 bit x86 architecture the library requires at least i586 class CPU to run.
+Boost.Sync should be compatible with all hardware architectures supported by Boost. However, in case of 32 bit x86 architecture the library requires at least i586 class CPU to run.
 
 [endsect]