Browse Source

Help: Consolidate remaining 3.0 release notes

Brad King 11 years ago
parent
commit
d30e4fa703
2 changed files with 3 additions and 5 deletions
  1. 3 0
      Help/release/3.0.rst
  2. 0 5
      Help/release/dev/Boost_NAMESPACE.rst

+ 3 - 0
Help/release/3.0.rst

@@ -216,6 +216,9 @@ Modules
 * A new :module:`FindLua` module has been added to support
   :command:`find_package(Lua)` calls.
 
+* The :module:`FindBoost` module learned a new ``Boost_NAMESPACE``
+  option to change the ``boost`` prefix on library names.
+
 * The :module:`FindBoost` module learned to control search
   for libraies with the ``g`` tag (for MS debug runtime) with
   a new ``Boost_USE_DEBUG_RUNTIME`` option.  It is ``ON`` by

+ 0 - 5
Help/release/dev/Boost_NAMESPACE.rst

@@ -1,5 +0,0 @@
-Boost_NAMESPACE
----------------
-
-* The :module:`FindBoost` module learned a new ``Boost_NAMESPACE``
-  option to change the ``boost`` prefix on library names.