|
Boost-Commit : |
From: hartmut.kaiser_at_[hidden]
Date: 2008-07-29 14:22:51
Author: hkaiser
Date: 2008-07-29 14:22:51 EDT (Tue, 29 Jul 2008)
New Revision: 47868
URL: http://svn.boost.org/trac/boost/changeset/47868
Log:
Wave: Added release notes
Text files modified:
website/public_html/beta/feed/history/boost_1_36_0.qbk | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
Modified: website/public_html/beta/feed/history/boost_1_36_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_36_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_36_0.qbk 2008-07-29 14:22:51 EDT (Tue, 29 Jul 2008)
@@ -82,6 +82,14 @@
* `scoped_try_lock` types are now backwards-compatible with Boost 1.34.0 and previous releases.
* Support for passing function arguments to the thread function by supplying additional arguments to the `thread` constructor.
* Backwards-compatibility overloads added for `timed_lock` and `timed_wait` functions to allow use of `xtime` for timeouts.
+* [phrase library..[@/libs/wave/index.html Wave]:]
+ * Wave V2.0 is a new major release introducing some breaking API changes,
+ preventing it to be used with Boost versions earlier than V1.36.0.
+ Mainly, the API and hook interface have been streamlined for more
+ consistency.
+ * Fixed a couple of bugs, improved regression test system to include testing
+ of the preporcessing hooks interface (for details see:
+ [@/libs/wave/ChangeLog Changelog]).
* [phrase library..[@/libs/xpressive/index.html Xpressive]:]
Regular expressions that can be written as strings or as expression templates,
and that can refer to each other and themselves recursively with the power of
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