|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r61405 - trunk/libs/wave
From: hartmut.kaiser_at_[hidden]
Date: 2010-04-19 08:07:59
Author: hkaiser
Date: 2010-04-19 08:07:58 EDT (Mon, 19 Apr 2010)
New Revision: 61405
URL: http://svn.boost.org/trac/boost/changeset/61405
Log:
Wave: updated changelog
Text files modified:
trunk/libs/wave/ChangeLog | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
Modified: trunk/libs/wave/ChangeLog
==============================================================================
--- trunk/libs/wave/ChangeLog (original)
+++ trunk/libs/wave/ChangeLog 2010-04-19 08:07:58 EDT (Mon, 19 Apr 2010)
@@ -40,10 +40,12 @@
new preprocessing hook.
- Added new preprocessing hook: found_unknown_directive, which is being invoked
whenever an unknown preprocessor directive (i.e. '#' followed by some
- identifier) is detected. IT allows to interprete the directive and to provide
+ identifier) is detected. It allows to interpret the directive and to provide
some replacement text.
- Added new example: custom_directives demonstrating the usage of the new
preprocessing hook.
+- Fixed #4113: cpp_lexer does not handle qualified backslashes correctly.
+- Fixed #3106: wave on VS2010 beta compiler generates error.
Boost V1.42.0
- V2.0.4
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