diff --git a/NEWS b/NEWS
index a70a27594..5c0f245d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,17 +1,18 @@
 ver 0.14.0 (????/??/??)
-* New null audio output
+* audio outputs:
+  - fifo: new plugin
+  - null: new plugin
+  - shout: block while trying to connect instead of failing
+  - shout: new timeout parameter
+* decoders:
+  - wavpack: new plugin
+* commands:
+  - "addid" takes optional second argument to specify position
 * Zeroconf support using Bonjour
 * New zeroconf_enabled option so that Zeroconf support can be disabled
-* Enable the AAC input plugin if support for it has been compiled in
-* Support for playing MP4 streams
 * Stop the player/decode processes when not playing to allow the CPU to sleep
 * Fix a bug where closing an ALSA dmix device could cause MPD to hang
-* Make the shout output block while trying to connect instead of failing
-* New timeout parameter for shout outputs to define a connection timeout
-* New FIFO audio output
-* Support for WavPack files
 * Support for reading ReplayGain from LAME tags on MP3s
-* addid takes optional second argument to specify position
 
 ver 0.13.0 (2007/5/28)
 * New JACK audio output