Skip to content

Commit

Permalink
release v0.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Sep 16, 2012
1 parent 68965bd commit e6c40f1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v0.10.6:

* [COOK-1363] - user password assignment fails on systems using dash
as default shell

## v0.10.4:

* Fixes COOK-802, typo in nmbd service name
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
license "Apache 2.0"
description "Installs/Configures samba"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "0.10.4"
version "0.10.6"

recipe "samba::default", "Includes the samba::client recipe"
recipe "samba::client", "Installs smbclient package"
Expand Down

0 comments on commit e6c40f1

Please sign in to comment.