From 4cf75df7e39cbe083f19eab789f704203c4fc2e6 Mon Sep 17 00:00:00 2001 From: Travis Fields Date: Tue, 8 Sep 2015 15:07:53 -0700 Subject: [PATCH 1/2] (MODULES-3094) Release 1.1.0 - Capture changelog changes for date split --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 545fc8cc..1d848664 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -##2015-08-24 - 1.1.0 +##2015-09-08 - 1.1.0 ###Summary User, Roles and Login as well as they permissions associated with each are now available. From 6442e20a1380f5d6e88cbce553a6fa0bbf874642 Mon Sep 17 00:00:00 2001 From: Travis Fields Date: Tue, 8 Sep 2015 22:19:47 -0700 Subject: [PATCH 2/2] (docs) Remove reference to acl as dependency - ACL was removed as a dependency but was still referenced as a part of the setup portion of the README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 622e6104..aaf775ca 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,6 @@ Microsoft SQL Server is a database platform for Windows. The sqlserver module le The sqlserver module requires the following: * Puppet Enterprise 3.7 or later. -* The Puppet Supported [`acl` module](https://forge.puppetlabs.com/puppetlabs/acl). * .NET 3.5 (installed automatically if not present. This might require an internet connection). * The contents of the SQL Server ISO file, mounted or extracted either locally or on a network share. * Windows Server 2012 or 2012R2.