2005-04-15 21:05:00 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!DOCTYPE library PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
|
|
|
|
"http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
|
2006-08-16 07:17:49 +00:00
|
|
|
|
|
|
|
<!-- Copyright (c) 2002-2006 Pavol Droba.
|
|
|
|
Subject to the Boost Software License, Version 1.0.
|
|
|
|
(See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
|
|
|
|
-->
|
|
|
|
|
2005-04-15 21:05:00 +00:00
|
|
|
<section id="string_algo.release_notes" last-revision="$Date$">
|
|
|
|
<title>Release Notes</title>
|
|
|
|
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para><emphasis role="bold">1.32</emphasis></para>
|
|
|
|
<para>Initial release in Boost</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para><emphasis role="bold">1.33</emphasis></para>
|
|
|
|
<para>Internal version of collection traits removed, library adapted to Boost.Range</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</section>
|