$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: john.groups_at_[hidden]
Date: 2008-01-21 13:16:45
Author: jtorjo
Date: 2008-01-21 13:16:45 EST (Mon, 21 Jan 2008)
New Revision: 42902
URL: http://svn.boost.org/trac/boost/changeset/42902
Log:
[logging]
v0.21.1, 21 jan 2008
- should only fix bugs & update docs until review
Text files modified: 
   sandbox/logging/boost/logging/detail/raw_doc/changelog.hpp |     5 ++++-                                   
   1 files changed, 4 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-01-21 13:16:45 EST (Mon, 21 Jan 2008)
@@ -1,7 +1,10 @@
 /** 
 @page page_changelog Changelog
 
-_at_section changelog_cur_ver Current Version: v0.20.16, 21 jan 2008
+@section changelog_cur_ver Current Version: v0.21.1, 21 jan 2008
+- should only fix bugs & update docs until review
+
+v0.20.16, 21 jan 2008
 - docs about using loggers/filters are they were destroyed
 - more docs about @ref defining_your_logger_filter 
 - added example using profiling, @ref common_scenario_profile "see it"