Fix CHANGELOG: we ended up not merging the btrfs driver for last night's release

This commit is contained in:
Tianon Gravi 2013-11-26 09:36:46 -07:00
parent 8b99e4ed37
commit 8398abf0dc
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
#### Notable features since 0.6.0
* Storage drivers: choose from aufs, device mapper, vfs or btrfs.
* Standard Linux support: docker now runs on unmodified linux kernels and all major distributions.
* Storage drivers: choose from aufs, device-mapper, or vfs.
* Standard Linux support: docker now runs on unmodified Linux kernels and all major distributions.
* Links: compose complex software stacks by connecting containers to each other.
* Container naming: organize your containers by giving them memorable names.
* Advanced port redirects: specify port redirects per interface, or keep sensitive ports private.