Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r49989 - trunk/tools/jam/doc
From: grafikrobot_at_[hidden]
Date: 2008-11-28 10:37:01


Author: grafik
Date: 2008-11-28 10:37:00 EST (Fri, 28 Nov 2008)
New Revision: 49989
URL: http://svn.boost.org/trac/boost/changeset/49989

Log:
Fix syntax error that was causing quickbook to crash.
Text files modified:
   trunk/tools/jam/doc/history.qbk | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/tools/jam/doc/history.qbk
==============================================================================
--- trunk/tools/jam/doc/history.qbk (original)
+++ trunk/tools/jam/doc/history.qbk 2008-11-28 10:37:00 EST (Fri, 28 Nov 2008)
@@ -123,7 +123,7 @@
         ]
     [li Implemented a patch contributed by Igor Nazarenko reimplementing the list_sort()
         function to use a C qsort() function instead of a hand-crafted merge-sort algorithm.
- Makes some list sortings (e.g. 1,2,1,2,1,2,1,2,...) extremely faster, in turn
+ Makes some list sortings (e.g. 1,2,1,2,1,2,1,2, \.\.\.) extremely faster, in turn
         significantly speeding up some project builds.
         -- ['Jurko G.]
         ]


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