$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r73042 - trunk/status
From: artyomtnk_at_[hidden]
Date: 2011-07-13 04:10:41
Author: artyom
Date: 2011-07-13 04:10:38 EDT (Wed, 13 Jul 2011)
New Revision: 73042
URL: http://svn.boost.org/trac/boost/changeset/73042
Log:
Added Boost.Locale to test suite
Text files modified: 
   trunk/status/Jamfile.v2 |     1 +                                       
   1 files changed, 1 insertions(+), 0 deletions(-)
Modified: trunk/status/Jamfile.v2
==============================================================================
--- trunk/status/Jamfile.v2	(original)
+++ trunk/status/Jamfile.v2	2011-07-13 04:10:38 EDT (Wed, 13 Jul 2011)
@@ -91,6 +91,7 @@
     iostreams/test              # test-suite iostreams
     iterator/test               # test-suite iterator
     lambda/test                 # test-suite lambda
+    locale/test                 # test-suite locale
     logic/test                  # test-suite logic
     math/test                   # test-suite math
     move/example                # test-suite move_example