$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r78067 - trunk/libs/filesystem/doc
From: bdawes_at_[hidden]
Date: 2012-04-18 10:48:06
Author: bemandawes
Date: 2012-04-18 10:48:05 EDT (Wed, 18 Apr 2012)
New Revision: 78067
URL: http://svn.boost.org/trac/boost/changeset/78067
Log:
Add mention of "and others" whose names I can't recall.
Text files modified:
trunk/libs/filesystem/doc/release_history.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/libs/filesystem/doc/release_history.html
==============================================================================
--- trunk/libs/filesystem/doc/release_history.html (original)
+++ trunk/libs/filesystem/doc/release_history.html 2012-04-18 10:48:05 EDT (Wed, 18 Apr 2012)
@@ -69,7 +69,7 @@
<a href="http://svn.boost.org/trac/boost/ticket/6320">#6320</a>, for these
compilers if static linking is used.</li>
<li>Add path::operator+= and concat functions to tack on things like suffixes
- or numbers. Suggested by Ed Smith-Rowland.</li>
+ or numbers. Suggested by Ed Smith-Rowland and others.</li>
</ul>
<h2>1.49.0</h2>