## Ongoing DragonFly News
-### 2.6.1 Released, 06-Apr-2010!
+### 2.6.2 Released, 22-Apr-2010!
-The [[DragonFly 2.6.1 release|release26]] is now available! This release features our
+The [[DragonFly 2.6.2 release|release26]] is now available! This release features our
new swapcache, a tmpfs port, fast-fsync for HAMMER, improved random I/O, and numerous
-other goodies.
-
-### 2.5.x Development news, 08-Feb-2010!
-
-Our new swapcache is now fully operational in the development branch. Swapcache is a general system
-feature which expands the use of swap to cover clean filesystem data and meta-data (not just dirty
-anonymous memory). When used with a SSD (Solid State Drive) swapcache has an enormously positive
-effect on system performance, almost acting like extended memory. Even a small 40G SSD can cache
-upwards of 80 million inodes for fast directory operations, or make your working dataset completely
-free of slow HD seeks virtually without having to lift a finger. The implications are staggering.
+other goodies. 2.6.2 features a major bug fix to a HAMMER issue related to reblocking
+full filesystems.
### Summer of Code participation