Browse code

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

Tianon Gravi authored on 2013/11/27 01:36:46
Showing 1 changed files
... ...
@@ -4,8 +4,8 @@
4 4
 
5 5
 #### Notable features since 0.6.0
6 6
 
7
-* Storage drivers: choose from aufs, device mapper, vfs or btrfs.
8
-* Standard Linux support: docker now runs on unmodified linux kernels and all major distributions.
7
+* Storage drivers: choose from aufs, device-mapper, or vfs.
8
+* Standard Linux support: docker now runs on unmodified Linux kernels and all major distributions.
9 9
 * Links: compose complex software stacks by connecting containers to each other.
10 10
 * Container naming: organize your containers by giving them memorable names.
11 11
 * Advanced port redirects: specify port redirects per interface, or keep sensitive ports private.