Skip to content

Commit

Permalink
release v2.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Jun 9, 2013
1 parent 0066d0e commit 272ed4f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,12 @@
## v2.1.6:

### Bug

- [COOK-2501]: Reference to `['postfix']['domain']` should be
`['postfix']['mydomain']`
- [COOK-2715]: master.cf uses old name for `smtp_fallback_relay`
(`fallback_relay`) parameter in master.cf

## v2.1.4:

* [COOK-2281] - postfix aliases uses require_recipe statement
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Expand Up @@ -3,7 +3,7 @@
maintainer_email "cookbooks@opscode.com"
license "Apache 2.0"
description "Installs and configures postfix for client or outbound relayhost, or to do SASL auth"
version "2.1.4"
version "2.1.6"
recipe "postfix", "Installs and configures postfix"
recipe "postfix::sasl_auth", "Set up postfix to auth to a server with sasl"
recipe "postfix::aliases", "Manages /etc/aliases"
Expand Down

0 comments on commit 272ed4f

Please sign in to comment.