diff --git a/doc/ratio.qbk b/doc/ratio.qbk index daf5d57..5eb4dbd 100644 --- a/doc/ratio.qbk +++ b/doc/ratio.qbk @@ -1596,7 +1596,17 @@ The specialization relays on the __ratio_greater_equal template class. [section:history Appendix A: History] [/==================================] -[section [*Version 1.0.1, Jan 8, 2011] ] +[section [*Version 1.0.2, April 1, 2012 - 1.50] ] + +[*Fixes:] + +* [@http://svn.boost.org/trac/boost/ticket/6498 #6498] boost::ratio won't compile with default settings. + +[endsect] + +[section [*Version 1.0.1, Jan 8, 2011 ] ] + +[*Features:] * Added MPL Rational Constant and the associated numeric metafunction specializations.