$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r82592 - branches/release/libs/numeric/odeint/doc
From: karsten.ahnert_at_[hidden]
Date: 2013-01-23 02:06:05
Author: karsten
Date: 2013-01-23 02:06:04 EST (Wed, 23 Jan 2013)
New Revision: 82592
URL: http://svn.boost.org/trac/boost/changeset/82592
Log:
merging docs changes from odeint in release branch
Properties modified: 
   branches/release/libs/numeric/odeint/doc/   (props changed)
Text files modified: 
   branches/release/libs/numeric/odeint/doc/acknowledgements.qbk |     5 +----                                   
   1 files changed, 1 insertions(+), 4 deletions(-)
Modified: branches/release/libs/numeric/odeint/doc/acknowledgements.qbk
==============================================================================
--- branches/release/libs/numeric/odeint/doc/acknowledgements.qbk	(original)
+++ branches/release/libs/numeric/odeint/doc/acknowledgements.qbk	2013-01-23 02:06:04 EST (Wed, 23 Jan 2013)
@@ -13,8 +13,6 @@
 [section Acknowledgments]
 
 
-[/
-
 * Steven Watanabe for managing the Boost review process.
 * All people who participated in the odeint review process on the Boost mailing list.
 * Paul Bristow for helping with the documentation.
@@ -31,7 +29,6 @@
 * Denis Demidov provided the adaption to the VexCL and Viennacl libraries.
 * Christoph Koke provided improved binders.
 * Lee Hodgkinson provided the black hole example.
-]
-
+* Michael Morin fixed several typos in the documentation and the the source code comments.
 
 [endsect]