Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2012-01-18 11:05:34 -08:00
parent a11e99cdae
commit 03657d0144
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
## 0.9.1 (unreleased)
- Use `ifconfig device down` instead of `ifdown`. [GH-649]
- Clearer invalid log level error. [GH-645]
- Fix exception raised with NFS `recover` method.
- Fix `ui` `NoMethodError` exception in puppet server.