File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,6 +2,11 @@ apache2 Cookbook Changelog
22==========================
33This file is used to list changes made in each version of the apache2 cookbook.
44
5+ v1.8.12
6+ -------
7+ Fixing various style issues for travis
8+
9+
510v1.8.10
611-------
712fixing metadata version error. locking to 3.0"
Original file line number Diff line number Diff line change 44license 'Apache 2.0'
55description 'Installs and configures all aspects of apache2 using Debian style symlinks with helper definitions'
66long_description IO . read ( File . join ( File . dirname ( __FILE__ ) , 'README.md' ) )
7- version '1.8.10 '
7+ version '1.8.12 '
88recipe 'apache2' , 'Main Apache configuration'
99recipe 'apache2::logrotate' , 'Rotate apache2 logs. Requires logrotate cookbook'
1010recipe 'apache2::mod_alias' , 'Apache module "alias" with config file'
You can’t perform that action at this time.
0 commit comments