$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r61214 - trunk/libs/wave
From: hartmut.kaiser_at_[hidden]
Date: 2010-04-11 18:10:06
Author: hkaiser
Date: 2010-04-11 18:10:05 EDT (Sun, 11 Apr 2010)
New Revision: 61214
URL: http://svn.boost.org/trac/boost/changeset/61214
Log:
Wave: updating changelog
Text files modified:
trunk/libs/wave/ChangeLog | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
Modified: trunk/libs/wave/ChangeLog
==============================================================================
--- trunk/libs/wave/ChangeLog (original)
+++ trunk/libs/wave/ChangeLog 2010-04-11 18:10:05 EDT (Sun, 11 Apr 2010)
@@ -22,6 +22,8 @@
Boost V1.43.0
- V2.0.5
+- Fixed the wave driver application to strip leading and trailing whitespace
+ from macro names specified on the command line using -U.
- Fixed line number counting for lines containing nothing but whitespace
followed by a C++ comment if the next line is a pp directive.
- Fixed emitting of a #line directive after returned from an include file.