$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r52505 - website/public_html/beta/feed/history
From: igaztanaga_at_[hidden]
Date: 2009-04-20 08:34:15
Author: igaztanaga
Date: 2009-04-20 08:34:14 EDT (Mon, 20 Apr 2009)
New Revision: 52505
URL: http://svn.boost.org/trac/boost/changeset/52505
Log:
Interprocess + Intrusive changes
Text files modified: 
   website/public_html/beta/feed/history/boost_1_39_0.qbk |    12 ++++++++++++                            
   1 files changed, 12 insertions(+), 0 deletions(-)
Modified: website/public_html/beta/feed/history/boost_1_39_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_39_0.qbk	(original)
+++ website/public_html/beta/feed/history/boost_1_39_0.qbk	2009-04-20 08:34:14 EDT (Mon, 20 Apr 2009)
@@ -44,6 +44,18 @@
   * Other minor changes, full details in the library
     [@/doc/html/hash/changes.html#hash.changes.boost_1_39_0 change log].
 
+* [phrase library..[@/libs/interprocess/index.html Interprocess]:]
+  *  Increased portability and bug fixes.
+    Full details in the library
+    [@/doc/html/interprocess/acknowledgements_notes.html#interprocess.acknowledgements_notes.release_notes.release_notes_boost_1_39_00
+    change log].
+
+* [phrase library..[@/libs/intrusive/index.html Intrusive]:]
+  *  Optimizations and bug fixes.
+    Full details in the library
+    [@/doc/libs/1_38_0/doc/html/intrusive/release_notes.html#intrusive.release_notes.release_notes_boost_1_39_00
+    change log].
+
 * [phrase library..[@/libs/program_options/index.html Program.Options]:]
   * Multitoken options fixed ([@https://svn.boost.org/trac/boost/ticket/469 #469]).