Boost logo

Boost-Commit :

From: dgregor_at_[hidden]
Date: 2008-02-07 16:09:39


Author: dgregor
Date: 2008-02-07 16:09:38 EST (Thu, 07 Feb 2008)
New Revision: 43166
URL: http://svn.boost.org/trac/boost/changeset/43166

Log:
Note addition of nonblocking operations to the Python interface
Text files modified:
   trunk/libs/mpi/doc/mpi.qbk | 3 +++
   1 files changed, 3 insertions(+), 0 deletions(-)

Modified: trunk/libs/mpi/doc/mpi.qbk
==============================================================================
--- trunk/libs/mpi/doc/mpi.qbk (original)
+++ trunk/libs/mpi/doc/mpi.qbk 2008-02-07 16:09:38 EST (Thu, 07 Feb 2008)
@@ -2025,6 +2025,9 @@
 
 [section:history Revision History]
 
+* *Boost 1.36.0*:
+ * Support for non-blocking operations in Python, from Andreas Klöckner
+
 * *Boost 1.35.0*: Initial release, containing the following post-review changes
   * Support for arrays in all collective operations
   * Support default-construction of [classref boost::mpi::environment environment]


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