$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: chochlik_at_[hidden]
Date: 2008-05-02 05:23:34
Author: matus.chochlik
Date: 2008-05-02 05:23:34 EDT (Fri, 02 May 2008)
New Revision: 45014
URL: http://svn.boost.org/trac/boost/changeset/45014
Log:
- A temporary workaround, which may cause memory-leak reports
  on program exit, has been introduced. This should be fixed ASAP.
- Tested and successfully compiled with MSVC++ 2008 EE on Vista
  gcc 4.2.1 and gcc 4.3.0 on OpenSuSE
Text files modified: 
   sandbox/mirror/libs/mirror/doc/xml/mirror/_library.xml |     6 ++++++                                  
   1 files changed, 6 insertions(+), 0 deletions(-)
Modified: sandbox/mirror/libs/mirror/doc/xml/mirror/_library.xml
==============================================================================
--- sandbox/mirror/libs/mirror/doc/xml/mirror/_library.xml	(original)
+++ sandbox/mirror/libs/mirror/doc/xml/mirror/_library.xml	2008-05-02 05:23:34 EDT (Fri, 02 May 2008)
@@ -117,6 +117,12 @@
                         - Added two meta_class traversal algorithms
                         - Added example showing class structure traversal
                         - Tested only with MSVC++ 2008 EE, so may fail to compile with other compilers
+		</revision>
+		<revision id="20080502" major="0" minor="1" micro="17" author="m_ch">
+			- A temporary workaround, which may cause memory-leak reports
+			  on program exit, has been introduced. This should be fixed ASAP.
+			- Tested and successfully compiled with MSVC++ 2008 EE on Vista
+			  gcc 4.2.1 and gcc 4.3.0 on OpenSuSE
 
                 </revision>
         </revisions>