Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r86631 - trunk/libs/log/doc
From: andrey.semashev_at_[hidden]
Date: 2013-11-11 21:49:58


Author: andysem
Date: 2013-11-11 21:49:58 EST (Mon, 11 Nov 2013)
New Revision: 86631
URL: http://svn.boost.org/trac/boost/changeset/86631

Log:
Added some release notes for 1.56.

Text files modified:
   trunk/libs/log/doc/changelog.qbk | 10 ++++++++++
   1 files changed, 10 insertions(+), 0 deletions(-)

Modified: trunk/libs/log/doc/changelog.qbk
==============================================================================
--- trunk/libs/log/doc/changelog.qbk Mon Nov 11 21:33:15 2013 (r86630)
+++ trunk/libs/log/doc/changelog.qbk 2013-11-11 21:49:58 EST (Mon, 11 Nov 2013) (r86631)
@@ -9,6 +9,16 @@
 
 [section:changelog Changelog]
 
+[heading 2.3, Boost 1.56]
+
+[*General changes:]
+
+* Added indexing operators with [class_log_attribute_name] arguments to [class_log_record] and [class_log_record_view]. The operators behave the same way as the similar operators of [class_log_attribute_value_set] (i.e. return an [class_log_attribute_value] identified by the name).
+
+[*Bug fixes:]
+
+* Fixed [link log.detailed.utilities.manipulators.dump `dump`] manipulator output on AVX2-enabled CPUs (e.g. Intel Haswell).
+
 [heading 2.2, Boost 1.55]
 
 [*General changes:]


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