forked from puppetlabs/puppetlabs-apache
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes: - `include apache` is now required when using apache::mod::* Bugfixes: - Fix syntax for validate_re - Fix formatting in vhost template - Fix spec tests such that they pass
- Loading branch information
Showing
2 changed files
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
2012-08-24 Release 0.4.0 | ||
Changes: | ||
- `include apache` is now required when using apache::mod::* | ||
|
||
Bugfixes: | ||
- Fix syntax for validate_re | ||
- Fix formatting in vhost template | ||
- Fix spec tests such that they pass | ||
|
||
2012-05-08 Puppet Labs <[email protected]> - 0.0.4 | ||
e62e362 Fix broken tests for ssl, vhost, vhost::* | ||
42c6363 Changes to match style guide and pass puppet-lint without error | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters