Update CHANGELOG with fix for GH-215

This commit is contained in:
Mitchell Hashimoto 2010-11-15 10:49:55 -08:00
parent 100f03011a
commit b153709cab
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
- Blank client name for chef server now uses FQDN by default, instead of "client" [GH-214]
- Run list can now be nil, which will cause it to sync with chef server (when
chef server is enabled). [GH-214]
- Multiple NFS folders now work on linux. [GH-215]
## 0.6.7 (November 3, 2010)