Boost logo

Boost-Commit :

From: technews_at_[hidden]
Date: 2008-02-22 18:04:50


Author: turkanis
Date: 2008-02-22 18:04:49 EST (Fri, 22 Feb 2008)
New Revision: 43380
URL: http://svn.boost.org/trac/boost/changeset/43380

Log:
added acknowledgments for 1.35
Text files modified:
   branches/iostreams_dev/libs/iostreams/doc/acknowledgments.html | 6 ++++++
   1 files changed, 6 insertions(+), 0 deletions(-)

Modified: branches/iostreams_dev/libs/iostreams/doc/acknowledgments.html
==============================================================================
--- branches/iostreams_dev/libs/iostreams/doc/acknowledgments.html (original)
+++ branches/iostreams_dev/libs/iostreams/doc/acknowledgments.html 2008-02-22 18:04:49 EST (Fri, 22 Feb 2008)
@@ -14,6 +14,12 @@
 
 <!-- End Banner -->
 
+<H3>1.35</H3>
+
+<P>Numerous users submitted bug reports and patches to correct and optimize Boost.Iostreams for release 1.35. Frank Birbacher and Chad Walters deserve special thanks for diagnosing and fixing bugs and for prodding the author to resume active maintenance of the library.
+
+<H3>1.33</H3>
+
 <P>
     The original idea for the library came from the example stream buffer implementations in <I>Standard C++ IOStreams and Locales</I>, by Angelika Langer and Klaus Kreft (<A CLASS="bib_ref" HREF="bibliography.html#langer">[Langer]</A>). Robert Ramey suggested extending the library to handle filtering. In addition:
 </P>


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