Boost logo

Boost-Commit :

From: technews_at_[hidden]
Date: 2008-02-27 20:37:35


Author: turkanis
Date: 2008-02-27 20:37:35 EST (Wed, 27 Feb 2008)
New Revision: 43429
URL: http://svn.boost.org/trac/boost/changeset/43429

Log:
added release notes for Iostreams
Text files modified:
   website/public_html/beta/feed/history/boost_1_35_0.qbk | 8 ++++++++
   1 files changed, 8 insertions(+), 0 deletions(-)

Modified: website/public_html/beta/feed/history/boost_1_35_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_35_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_35_0.qbk 2008-02-27 20:37:35 EST (Wed, 27 Feb 2008)
@@ -19,6 +19,14 @@
 
 [section Updated Libraries]
 
+[@/libs/iostreams/index.html Iostreams] - Framework for defining streams, stream
+buffers and i/o filters, from Jonathan Turkanis. Highlights:
+
+* Clarified the semantics of close(). This fixes several bugs but will break
+ some existing code. See [@/libs/iostreams/doc/index.html?path=12 Release Notes]
+ for details.
+* Numerous other bug fixes and optimizations.
+
 [@/libs/wave/index.html Wave] - Standards conformant implementation of the
 mandated C99/C++ preprocessor functionality packed behind an easy to use
 iterator interface, from Hartmut Kaiser. Highlights:


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