|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r84479 - trunk/libs/math/doc/overview
From: pbristow_at_[hidden]
Date: 2013-05-25 05:38:53
Author: pbristow
Date: 2013-05-25 05:38:52 EDT (Sat, 25 May 2013)
New Revision: 84479
URL: http://svn.boost.org/trac/boost/changeset/84479
Log:
Correct acronymic typo
Text files modified:
trunk/libs/math/doc/overview/roadmap.qbk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/libs/math/doc/overview/roadmap.qbk
==============================================================================
--- trunk/libs/math/doc/overview/roadmap.qbk (original)
+++ trunk/libs/math/doc/overview/roadmap.qbk 2013-05-25 05:38:52 EDT (Sat, 25 May 2013)
@@ -8,7 +8,7 @@
[h4 Boost-1.54]
-* Major reorganization to incorporate other Boost.Math like Integer Utilities LCD, GCM, quaternions and octonions.
+* Major reorganization to incorporate other Boost.Math like Integer Utilities Integer Utilities (Greatest Common Divisor and Least Common Multiple), quaternions and octonions.
Making new chapter headings.
* Added many references to Boost.Multiprecision and `cpp_dec_float_50` as an example of a User-defined Type (UDT).
* Added Clang to list of supported compilers.
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