$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r72738 - sandbox/bloom_filter/trunk/libs/bloom_filter/doc/html
From: cpp.cabrera_at_[hidden]
Date: 2011-06-24 07:20:01
Author: alejandro
Date: 2011-06-24 07:20:00 EDT (Fri, 24 Jun 2011)
New Revision: 72738
URL: http://svn.boost.org/trac/boost/changeset/72738
Log:
Added Jakub Szymanski and Phil Endecott to acknowledgements.
Text files modified: 
   sandbox/bloom_filter/trunk/libs/bloom_filter/doc/html/acknowledgements.html |     2 ++                                      
   1 files changed, 2 insertions(+), 0 deletions(-)
Modified: sandbox/bloom_filter/trunk/libs/bloom_filter/doc/html/acknowledgements.html
==============================================================================
--- sandbox/bloom_filter/trunk/libs/bloom_filter/doc/html/acknowledgements.html	(original)
+++ sandbox/bloom_filter/trunk/libs/bloom_filter/doc/html/acknowledgements.html	2011-06-24 07:20:00 EDT (Fri, 24 Jun 2011)
@@ -36,6 +36,8 @@
     <ul>
       <li>Vicente J. Botet Escribá - for providing me with guidance throughout the project, including guidance on Boost standards compliance, Boost process, and on interface design.</li>
       <li>Google - for hosting the Google Summer of Code program and making it possible for me to participate in an open-source project.</li>
+      <li>Jakub Szymanski - for providing feed back relevant to the [de]serialzation of Bloom filters.</li>
+      <li>Phil Endecott - for providing a review of the earliest announced version of the Bloom filter and suggesting ideas for future improvement.</li>
     </ul>
 
     <hr/>