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

Upstream-commit: 8398abf0dcda8fa7818b69355af9b99ab4e8bdfc
Component: engine
This commit is contained in:
Tianon Gravi
2013-11-26 09:36:46 -07:00
parent c4d496c52c
commit 7a9a45e0c5
+2 -2
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.