This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, next has been updated
       via  0586081cab2a622c04be0640aa05dd1f0ed5ab34 (commit)
       via  dab6ff5299a69371f66bf43ef20bce8eaac83134 (commit)
      from  603b1d892ac46ed24ea9c810d1568fb3b452a7da (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=0586081cab2a622c04be0640aa05dd1f0ed5ab34
commit 0586081cab2a622c04be0640aa05dd1f0ed5ab34
Merge: 603b1d8 dab6ff5
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Tue Feb 11 09:05:05 2014 -0500
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Tue Feb 11 09:05:05 2014 -0500

    Merge topic 'release-notes-3.0' into next
    
    dab6ff52 Help: Update some 3.0 release notes wording


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=dab6ff5299a69371f66bf43ef20bce8eaac83134
commit dab6ff5299a69371f66bf43ef20bce8eaac83134
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Tue Feb 11 09:04:52 2014 -0500
Commit:     Brad King <brad.k...@kitware.com>
CommitDate: Tue Feb 11 09:05:28 2014 -0500

    Help: Update some 3.0 release notes wording

diff --git a/Help/release/3.0.rst b/Help/release/3.0.rst
index 7f98cd1..bef7715 100644
--- a/Help/release/3.0.rst
+++ b/Help/release/3.0.rst
@@ -228,15 +228,15 @@ Modules
 * The :module:`UseJava` module ``add_jar`` function learned a new
   ``MANIFEST`` option to pass the ``-m`` option to ``jar``.
 
-* A new ``find_dependency`` macro introduced in the
-  :module:`CMakeFindDependencyMacro` module to find transitive dependencies
-  in a :manual:`package configuration file <cmake-packages(7)>`. Such
+* A new :module:`CMakeFindDependencyMacro` module was introduced with
+  a ``find_dependency`` macro to find transitive dependencies in
+  a :manual:`package configuration file <cmake-packages(7)>`.  Such
   dependencies are omitted by the listing of the :module:`FeatureSummary`
   module.
 
-* :ref:`Imported Targets` are now created for all executable targets by
-  the :module:`FindQt4` module. This helps disambiguate when using
-  multiple :manual:`Qt versions <cmake-qt(7)>` in the same buildsystem.
+* The :module:`FindQt4` module learned to create :ref:`Imported Targets`
+  for Qt executables.  This helps disambiguate when using multiple
+  :manual:`Qt versions <cmake-qt(7)>` in the same buildsystem.
 
 Generator Expressions
 ---------------------

-----------------------------------------------------------------------

Summary of changes:
 Help/release/3.0.rst |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits

Reply via email to