Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r62727 - trunk/libs/wave
From: hartmut.kaiser_at_[hidden]
Date: 2010-06-10 07:36:10


Author: hkaiser
Date: 2010-06-10 07:36:09 EDT (Thu, 10 Jun 2010)
New Revision: 62727
URL: http://svn.boost.org/trac/boost/changeset/62727

Log:
Wave: minor edits
Text files modified:
   trunk/libs/wave/ChangeLog | 10 +++++-----
   1 files changed, 5 insertions(+), 5 deletions(-)

Modified: trunk/libs/wave/ChangeLog
==============================================================================
--- trunk/libs/wave/ChangeLog (original)
+++ trunk/libs/wave/ChangeLog 2010-06-10 07:36:09 EDT (Thu, 10 Jun 2010)
@@ -22,11 +22,11 @@
 
 Boost V1.44.0
 - V2.0.6
-- Added information about file type to iteration context. This can be either
- main_file, system_header, or user_header depending whether the handled file
- is the main file to preprocess, a include file opened from #include <>, or
- a include file opened from #include "".
-- Added support for new Boost visibility macros. Properlz exported all
+- Added information about the file type to iteration context. This can be
+ either main_file, system_header, or user_header depending whether the handled
+ file is the main file to preprocess, a include file opened from `#include <>`,
+ or a include file opened from `#include ""`.
+- Added support for new Boost visibility macros. Properly exported all
   exceptions, etc.
 
 Boost V1.43.0


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