diff --git a/CHANGELOG.md b/CHANGELOG.md index f5a1e2547..252439dd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)