From f0d62fb2c00c0b366f073fad3e3732c9b645a455 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 30 Nov 2001 12:00:31 +0000 Subject: [PATCH] Updated changes log [SVN r11830] --- changes.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/changes.txt b/changes.txt index 398ea269..14b62091 100644 --- a/changes.txt +++ b/changes.txt @@ -1,4 +1,11 @@ +Version 331: +FIXED: All known current bugs. +ADDED: Support for default SGI allocator when available (even if it's not + standard conformant). + Version 330: +BUG: Not all occurances of BOOST_RE_THREADS changed to use BOOST_HAS_THREADS + CHANGED: Completely redesigned config support (now fully integrated with boost). FIXED: Support for building with _UNICODE defined. FIXED: Bug when running on Windows XP (character classification bitmaps wrong). @@ -269,5 +276,6 @@ BUG: character sets don't function correctly when regbase::char_classes +