$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r83687 - in branches/release: . more more/getting_started more/getting_started/detail
From: dnljms_at_[hidden]
Date: 2013-04-01 16:16:28
Author: danieljames
Date: 2013-04-01 16:16:26 EDT (Mon, 01 Apr 2013)
New Revision: 83687
URL: http://svn.boost.org/trac/boost/changeset/83687
Log:
Merge adding locale to getting started guide. Fixes #8264.
Properties modified: 
   branches/release/   (props changed)
   branches/release/more/   (props changed)
Text files modified: 
   branches/release/more/getting_started/detail/header-only.rst |     1 +                                       
   branches/release/more/getting_started/unix-variants.html     |     1 +                                       
   branches/release/more/getting_started/windows.html           |     1 +                                       
   3 files changed, 3 insertions(+), 0 deletions(-)
Modified: branches/release/more/getting_started/detail/header-only.rst
==============================================================================
--- branches/release/more/getting_started/detail/header-only.rst	(original)
+++ branches/release/more/getting_started/detail/header-only.rst	2013-04-01 16:16:26 EDT (Mon, 01 Apr 2013)
@@ -24,6 +24,7 @@
 * Boost.Filesystem_
 * Boost.GraphParallel_
 * Boost.IOStreams_
+* Boost.Locale_
 * Boost.MPI_
 * Boost.ProgramOptions_
 * Boost.Python_ (see the `Boost.Python build documentation`__
Modified: branches/release/more/getting_started/unix-variants.html
==============================================================================
--- branches/release/more/getting_started/unix-variants.html	(original)
+++ branches/release/more/getting_started/unix-variants.html	2013-04-01 16:16:26 EDT (Mon, 01 Apr 2013)
@@ -184,6 +184,7 @@
 <li><a class="reference external" href="../../libs/filesystem/index.html">Boost.Filesystem</a></li>
 <li><a class="reference external" href="../../libs/graph_parallel/index.html">Boost.GraphParallel</a></li>
 <li><a class="reference external" href="../../libs/iostreams/index.html">Boost.IOStreams</a></li>
+<li><a class="reference external" href="../../libs/locale/index.html">Boost.Locale</a></li>
 <li><a class="reference external" href="../../libs/mpi/index.html">Boost.MPI</a></li>
 <li><a class="reference external" href="../../libs/program_options/index.html">Boost.ProgramOptions</a></li>
 <li><a class="reference external" href="../../libs/python/doc/building.html">Boost.Python</a> (see the <a class="reference external" href="../../libs/python/doc/building.html">Boost.Python build documentation</a>
Modified: branches/release/more/getting_started/windows.html
==============================================================================
--- branches/release/more/getting_started/windows.html	(original)
+++ branches/release/more/getting_started/windows.html	2013-04-01 16:16:26 EDT (Mon, 01 Apr 2013)
@@ -169,6 +169,7 @@
 <li><a class="reference external" href="../../libs/filesystem/index.html">Boost.Filesystem</a></li>
 <li><a class="reference external" href="../../libs/graph_parallel/index.html">Boost.GraphParallel</a></li>
 <li><a class="reference external" href="../../libs/iostreams/index.html">Boost.IOStreams</a></li>
+<li><a class="reference external" href="../../libs/locale/index.html">Boost.Locale</a></li>
 <li><a class="reference external" href="../../libs/mpi/index.html">Boost.MPI</a></li>
 <li><a class="reference external" href="../../libs/program_options/index.html">Boost.ProgramOptions</a></li>
 <li><a class="reference external" href="../../libs/python/doc/building.html">Boost.Python</a> (see the <a class="reference external" href="../../libs/python/doc/building.html">Boost.Python build documentation</a>