$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r50668 - website/public_html/live/community
From: dave_at_[hidden]
Date: 2009-01-18 20:05:47
Author: dave
Date: 2009-01-18 20:05:46 EST (Sun, 18 Jan 2009)
New Revision: 50668
URL: http://svn.boost.org/trac/boost/changeset/50668
Log:
Link back to daveabrahams.com; update my email address.
Text files modified: 
   website/public_html/live/community/exception_safety.html |     4 ++--                                    
   1 files changed, 2 insertions(+), 2 deletions(-)
Modified: website/public_html/live/community/exception_safety.html
==============================================================================
--- website/public_html/live/community/exception_safety.html	(original)
+++ website/public_html/live/community/exception_safety.html	2009-01-18 20:05:46 EST (Sun, 18 Jan 2009)
@@ -39,10 +39,10 @@
               <p class="c1"><strong>Lessons Learned from Specifying
               Exception-Safety for the C++ Standard Library</strong></p>
 
-              <h3 class="c2">David Abrahams</h3>
+              <h3 class="c2">David Abrahams</h3>
 
               <h3 class="c2"><a href=
-              "mailto:david.abrahams_at_[hidden]">david.abrahams_at_[hidden]</a></h3>
+              "mailto:dave_at_[hidden]">dave_at_[hidden]</a></h3>
 
               <p><strong>Abstract.</strong> This paper represents the
               knowledge accumulated in response to a real-world need: that