Update CHANGELOG for confirmed fix from last commit

This commit is contained in:
Mitchell Hashimoto 2011-02-05 23:11:31 -08:00
parent 6689a5a672
commit dc0b175838
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
- Update JSON dependency to 1.5.1, which works with Ruby 1.9 on
Windows.
- 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]
## 0.7.1 (January 28, 2011)