$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r58804 - website/public_html/beta/feed/history
From: daniel_james_at_[hidden]
Date: 2010-01-08 01:16:08
Author: danieljames
Date: 2010-01-08 01:16:07 EST (Fri, 08 Jan 2010)
New Revision: 58804
URL: http://svn.boost.org/trac/boost/changeset/58804
Log:
Fix bad link.
Text files modified: 
   website/public_html/beta/feed/history/boost_1_42_0.qbk |     2 +-                                      
   1 files changed, 1 insertions(+), 1 deletions(-)
Modified: website/public_html/beta/feed/history/boost_1_42_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_42_0.qbk	(original)
+++ website/public_html/beta/feed/history/boost_1_42_0.qbk	2010-01-08 01:16:07 EST (Fri, 08 Jan 2010)
@@ -135,7 +135,7 @@
   * Add `erase_return_void` as a temporary workaround for the current
     `erase` which can be inefficient because it has to find the next
     element to return an iterator
-    (http://svn.boost.org/trac/boost/ticket/3693 #3693).
+    ([@http://svn.boost.org/trac/boost/ticket/3693 #3693]).
   * Add templated find overload for compatible keys.
   * Improved codegear compatibility.
   * Other minor changes, full details in