Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r78586 - trunk/libs/interprocess/doc
From: igaztanaga_at_[hidden]
Date: 2012-05-24 11:44:30


Author: igaztanaga
Date: 2012-05-24 11:44:30 EDT (Thu, 24 May 2012)
New Revision: 78586
URL: http://svn.boost.org/trac/boost/changeset/78586

Log:
Changeset update
Text files modified:
   trunk/libs/interprocess/doc/interprocess.qbk | 5 +++++
   1 files changed, 5 insertions(+), 0 deletions(-)

Modified: trunk/libs/interprocess/doc/interprocess.qbk
==============================================================================
--- trunk/libs/interprocess/doc/interprocess.qbk (original)
+++ trunk/libs/interprocess/doc/interprocess.qbk 2012-05-24 11:44:30 EDT (Thu, 24 May 2012)
@@ -6622,6 +6622,11 @@
   [@https://svn.boost.org/trac/boost/ticket/6727 #6727],
   [@https://svn.boost.org/trac/boost/ticket/6648 #6648],
 
+* Shared memory in windows has again kernel persistence: kernel bootstamp
+ and WMI has received some fixes and optimizations. This causes incompatibility
+ with Boost 1.48 and 1.49 but the user can comment `#define BOOST_INTERPROCESS_HAS_KERNEL_BOOTTIME`
+ in the windows configuration part to get Boost 1.48 & Boost 1.49 behaviour.
+
 [endsect]
 
 [section:release_notes_boost_1_49_00 Boost 1.49 Release]


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