summaryrefslogtreecommitdiff
path: root/index.htm
diff options
context:
space:
mode:
authorJens Maurer <jens.maurer@gmx.net>2001-12-04 21:08:13 +0000
committerJens Maurer <jens.maurer@gmx.net>2001-12-04 21:08:13 +0000
commit0bfd6d5d7ef74d390fe416cb8d421abf62d1bb8c (patch)
treec5278935adcd32c0968377e8f96146259d10c84f /index.htm
parenta9a20f121ec1329481d67bba29ed18e2d6a9ba29 (diff)
downloadboost-0bfd6d5d7ef74d390fe416cb8d421abf62d1bb8c.tar.gz
add change note for uniform_int<> from random number library
[SVN r11914]
Diffstat (limited to 'index.htm')
-rw-r--r--index.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.htm b/index.htm
index a262c203c4..132adf56ae 100644
--- a/index.htm
+++ b/index.htm
@@ -101,7 +101,7 @@ and added new compile-time
Added <a href="libs/utility/generator_iterator.htm">generator iterator</a>
adaptor, from Jens Maurer.
<li><a href="libs/random/index.html">Random Number Library</a>:
- Removed iterator interface.<li><a href="libs/utility/operators.htm">
+ Removed iterator interface. Fixed overflows in uniform_int&lt;&gt;; random number sequences may change.<li><a href="libs/utility/operators.htm">
operators.hpp</a>: Improvements from Daryle and Helmut Ziesel<li>
<a href="tools/build/index.html">Boost.Build:</a> Continuing improvements,
including pre-built <a href="tools/build/index.html#Jam">Boost.Jam executables</a>.<li>Minor fixes to a number of other libraries.</li>