Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r84334 - trunk/libs/log/doc
From: andrey.semashev_at_[hidden]
Date: 2013-05-17 16:12:21


Author: andysem
Date: 2013-05-17 16:12:21 EDT (Fri, 17 May 2013)
New Revision: 84334
URL: http://svn.boost.org/trac/boost/changeset/84334

Log:
Updated changelog.
Text files modified:
   trunk/libs/log/doc/changelog.qbk | 5 ++++-
   trunk/libs/log/doc/log.qbk | 2 +-
   2 files changed, 5 insertions(+), 2 deletions(-)

Modified: trunk/libs/log/doc/changelog.qbk
==============================================================================
--- trunk/libs/log/doc/changelog.qbk (original)
+++ trunk/libs/log/doc/changelog.qbk 2013-05-17 16:12:21 EDT (Fri, 17 May 2013)
@@ -9,7 +9,7 @@
 
 [section:changelog Changelog]
 
-[heading 2.1]
+[heading 2.1, Boost 1.54]
 
 [*Breaking changes:]
 
@@ -18,6 +18,9 @@
 [*General changes:]
 
 * Removed the use of deprecated macros of __boost_config__.
+* Build system improved. On Windows, presence of Message Compiler is now detected automatically, and support for event log is only enabled when the tool is available.
+* Fixed compilation when `BOOST_LOG_USE_COMPILER_TLS` configuration macro is defined.
+* Fixed compilation of some uses of the [link log.detailed.utilities.manipulators.add_value `add_value`] manipulator with MSVC.
 * Added a new [link log.detailed.utilities.manipulators.dump `dump`] output manipulator for printing binary data.
 
 [heading 2.0, 13 April 2013]

Modified: trunk/libs/log/doc/log.qbk
==============================================================================
--- trunk/libs/log/doc/log.qbk (original)
+++ trunk/libs/log/doc/log.qbk 2013-05-17 16:12:21 EDT (Fri, 17 May 2013)
@@ -10,7 +10,7 @@
     ]
     [id log]
     [source-mode c++]
- [last-revision $Date: 2013-05-08 03:00:38 +0400 (Wed, 08 May 2013) $]
+ [last-revision $Date: 2013-05-18 00:11:22 +0400 (Sat, 18 May 2013) $]
 ]
 
 [c++]


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk