Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r77695 - branches/release/libs/chrono/doc
From: vicente.botet_at_[hidden]
Date: 2012-04-01 15:35:38


Author: viboes
Date: 2012-04-01 15:35:37 EDT (Sun, 01 Apr 2012)
New Revision: 77695
URL: http://svn.boost.org/trac/boost/changeset/77695

Log:
Chrono document history for #6361,#6628,#6666
Text files modified:
   branches/release/libs/chrono/doc/chrono.qbk | 10 ++++++++++
   1 files changed, 10 insertions(+), 0 deletions(-)

Modified: branches/release/libs/chrono/doc/chrono.qbk
==============================================================================
--- branches/release/libs/chrono/doc/chrono.qbk (original)
+++ branches/release/libs/chrono/doc/chrono.qbk 2012-04-01 15:35:37 EDT (Sun, 01 Apr 2012)
@@ -4872,6 +4872,16 @@
 [section:history Appendix: History]
 [/==================================]
 
+[section [*Version 1.2.2, April 1, 2012 - 1.50] ]
+
+[*Fixes:]
+
+* [@http://svn.boost.org/trac/boost/ticket/6361 #6361] integer overflow in boost::chrono::process_real_cpu_clock::now() under Windows 32bits.
+* [@http://svn.boost.org/trac/boost/ticket/6628 #6628] compiler warning in process_cpu_clocks.hpp.
+* [@http://svn.boost.org/trac/boost/ticket/6666 #6666] thread_clock.hpp needs pthread.h.
+
+[endsect] [/section [*Version 1.2.2] ]
+
 [section [*Version 1.2.1, February 1, 2012 - 1.49] ]
 
 [*Fixes:]


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