|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r56920 - website/public_html/beta/feed/history
From: hartmut.kaiser_at_[hidden]
Date: 2009-10-16 10:56:02
Author: hkaiser
Date: 2009-10-16 10:56:01 EDT (Fri, 16 Oct 2009)
New Revision: 56920
URL: http://svn.boost.org/trac/boost/changeset/56920
Log:
Spirit: added release notes to Boosts What's New page.
Text files modified:
website/public_html/beta/feed/history/boost_1_41_0.qbk | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
Modified: website/public_html/beta/feed/history/boost_1_41_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_41_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_41_0.qbk 2009-10-16 10:56:01 EDT (Fri, 16 Oct 2009)
@@ -2,7 +2,7 @@
[quickbook 1.4]
[source-mode c++]
[purpose New Library: Property Tree. Updated libraries:
- Multi-index Containers, Wave.]
+ Multi-index Containers, Spirit, Wave.]
[authors [Dawes, Beman]]
[last-revision ]
]
@@ -35,6 +35,11 @@
[@/libs/multi_index/doc/release_notes.html#boost_1_41 release notes] for
further information.
+* [phrase library..[@/libs/spirit/index.html Spirit]:] This is the initial
+ official release of the new Spirit V2.1, a completely new library
+ for parsing, lexing, and output generation.
+ Note: this release is not backwards compatible with earlier versions.
+
* [phrase library..[@/libs/wave/index.html Wave]:]
* See the [@/libs/wave/ChangeLog changelog] for details.
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