[Cmake-commits] CMake branch, next, updated. v3.1.0-rc1-620-gdf15a2d
Brad King
brad.king at kitware.com
Thu Nov 13 10:12:11 EST 2014
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 df15a2d74e6e7901b25d042540f4f4a6206c9e07 (commit)
via b015b4698e43758aafbede3f1dc4c8c1256ff79e (commit)
from 9d43638bce090b3edb986cdac6501a0bb1e5942e (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=df15a2d74e6e7901b25d042540f4f4a6206c9e07
commit df15a2d74e6e7901b25d042540f4f4a6206c9e07
Merge: 9d43638 b015b46
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Nov 13 10:12:11 2014 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Nov 13 10:12:11 2014 -0500
Merge topic 'add-FindIntl' into next
b015b469 Help: Add notes for topic 'add-FindIntl'
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b015b4698e43758aafbede3f1dc4c8c1256ff79e
commit b015b4698e43758aafbede3f1dc4c8c1256ff79e
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Nov 13 10:11:42 2014 -0500
Commit: Brad King <brad.king at kitware.com>
CommitDate: Thu Nov 13 10:11:42 2014 -0500
Help: Add notes for topic 'add-FindIntl'
diff --git a/Help/release/dev/add-FindIntl.rst b/Help/release/dev/add-FindIntl.rst
new file mode 100644
index 0000000..ac048c9
--- /dev/null
+++ b/Help/release/dev/add-FindIntl.rst
@@ -0,0 +1,5 @@
+add-FindIntl
+------------
+
+* The :module:`FindIntl` module was added to find the Gettext ``libintl``
+ library.
-----------------------------------------------------------------------
Summary of changes:
Help/release/dev/add-FindIntl.rst | 5 +++++
1 file changed, 5 insertions(+)
create mode 100644 Help/release/dev/add-FindIntl.rst
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list