|
From: Keith M. <no...@so...> - 2017-03-08 20:15:05
|
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 "Repository: mingw-org-wsl".
The branch, 5.0-active has been updated
via 9c8d6c73fbb29b52062b1dcdaf104a615980ef00 (commit)
via 51857907fe346397d854999e2e710080e5c57df0 (commit)
from c6d25f0ee9cf628134918f0d3a2bc82aeb09c458 (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 -----------------------------------------------------------------
https://sf.net/p/mingw/mingw-org-wsl/ci/9c8d6c73fbb29b52062b1dcdaf104a615980ef00/
commit 9c8d6c73fbb29b52062b1dcdaf104a615980ef00
Author: Keith Marshall <kei...@us...>
Date: Wed Mar 8 20:12:08 2017 +0000
Added tag wsl-5.0-release for changeset 44bf2b16d285
diff --git a/.hgtags b/.hgtags
index f99181d..1b1cc19 100644
--- a/.hgtags
+++ b/.hgtags
@@ -8,3 +8,4 @@ c42986e81e9ce0a5fcf8f09012f9d0f038032bac mingwrt-3.22.1-release
cd725d6ae238714355b000ae9d7c6f3ace34317d w32api-3.18.2-release
9db085b7464425de03f96232b5e6f48d119d8713 mingwrt-3.22.3-release
e92b7e85ef0890284b99d2c8243519f77457e2be mingwrt-3.22.4-release
+44bf2b16d28510dd0857ac5a949171d33360973f wsl-5.0-release
https://sf.net/p/mingw/mingw-org-wsl/ci/51857907fe346397d854999e2e710080e5c57df0/
commit 51857907fe346397d854999e2e710080e5c57df0
Author: Keith Marshall <kei...@us...>
Date: Wed Mar 8 20:01:07 2017 +0000
Prepare and tag for release of MinGW.org WSL-5.0
* All files (wsl-5.0-release): Tag assigned.
diff --git a/ChangeLog b/ChangeLog
index 81bd016..55f1f6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-03-08 Keith Marshall <kei...@us...>
+
+ Prepare and tag for release of MinGW.org WSL-5.0
+
+ * All files (wsl-5.0-release): Tag assigned.
+
2017-02-21 Keith Marshall <kei...@us...>
Extend basic test suite infrastructure to w32api.
diff --git a/mingwrt/ChangeLog b/mingwrt/ChangeLog
index e7dbe78..b3e201b 100644
--- a/mingwrt/ChangeLog
+++ b/mingwrt/ChangeLog
@@ -1,3 +1,9 @@
+2017-03-08 Keith Marshall <kei...@us...>
+
+ Prepare and tag for release of mingwrt-5.0 package set.
+
+ * All files (wsl-5.0-release): Tag assigned.
+
2017-03-07 Keith Marshall <kei...@us...>
Avoid -shared-libgcc dependencies in optional DLLs.
diff --git a/w32api/ChangeLog b/w32api/ChangeLog
index d027a81..718daa7 100644
--- a/w32api/ChangeLog
+++ b/w32api/ChangeLog
@@ -1,3 +1,9 @@
+2017-03-08 Keith Marshall <kei...@us...>
+
+ Prepare and tag for release of w32api-5.0 package set.
+
+ * All files (wsl-5.0-release): Tag assigned.
+
2017-02-21 Keith Marshall <kei...@us...>
Implement basic test suite infrastructure.
-----------------------------------------------------------------------
Summary of changes:
.hgtags | 1 +
ChangeLog | 6 ++++++
mingwrt/ChangeLog | 6 ++++++
w32api/ChangeLog | 6 ++++++
4 files changed, 19 insertions(+)
hooks/post-receive
--
Repository: mingw-org-wsl
|