Changelog for bash sudo change

This commit is contained in:
Mitchell Hashimoto 2011-02-08 18:58:23 -08:00
parent 13f8313378
commit 84b4638bda
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
- Fix sudo issues on sudo < 1.7.0 (again).
- Fix race condition in SSH, which specifically manifested itself in
the chef server provisioner. [GH-295]
- Change sudo shell to use `bash` (configurable). [GH-301]
## 0.7.1 (January 28, 2011)