$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: john.groups_at_[hidden]
Date: 2008-02-03 15:58:05
Author: jtorjo
Date: 2008-02-03 15:58:04 EST (Sun, 03 Feb 2008)
New Revision: 43082
URL: http://svn.boost.org/trac/boost/changeset/43082
Log:
[logging]
v0.22.7, 3 feb 2008
- v0.22.7 - the version that is Boost Reviewed
Properties modified: 
   sandbox/logging/lib/logging/samples/scenarios/   (props changed)
   sandbox/logging/lib/logging/tests/   (props changed)
   sandbox/logging/lib/logging/tests/test_scoped_log/   (props changed)
Text files modified: 
   sandbox/logging/boost/logging/detail/raw_doc/changelog.hpp |     4 +++-                                    
   1 files changed, 3 insertions(+), 1 deletions(-)
Modified: sandbox/logging/boost/logging/detail/raw_doc/changelog.hpp
==============================================================================
--- sandbox/logging/boost/logging/detail/raw_doc/changelog.hpp	(original)
+++ sandbox/logging/boost/logging/detail/raw_doc/changelog.hpp	2008-02-03 15:58:04 EST (Sun, 03 Feb 2008)
@@ -1,7 +1,9 @@
 /** 
 @page page_changelog Changelog
 
-_at_section changelog_cur_ver Current Version: v0.22.6, 3 feb 2008
+@section changelog_cur_ver Current Version: v0.22.7, 3 feb 2008
+- v0.22.7 - the version that is Boost Reviewed
+- updated batches for building with bjam
 - made mul_levels_mul_logers run successfully on Fedora8
 - ts_posix.hpp - use BOOST_ASSERT instead of assert
 - solved bug in using_tags - delete_array used after logger destroyed