restore openVMS support (detected by @thatsafunnyname)
diff --git a/NEWS b/NEWS
index 736a36e..0cf171b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,12 @@
 v0.6.1
 New : zlib wrapper API, thanks to Przemyslaw Skibinski
+New : Ability to compile compressor / decompressor separately
+Changed : new lib directory structure
 Fixed : Legacy codec v0.5 compatible with dictionary decompression
 Fixed : Decoder corruption error (#173)
 Fixed : null-string roundtrip (#176)
-New : midipix support
 New : benchmark mode can select directory as input
+Experimental : midipix support, VMS support
 
 v0.6.0
 Stronger high compression modes, thanks to Przemyslaw Skibinski