updated dict graphs to 2D mode
diff --git a/NEWS b/NEWS
index 407f3b8..7d9c9c9 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@
 cli : new : command --threads=# (#671)
 cli : changed : cover dictionary builder by default, for improved quality, by Nick Terrell
 cli : new : commands --train-cover and --train-legacy, to select dictionary algorithm and parameters
-cli : new : experimental target `zstd4`, with support for lz4 format, by Sean Purcell
+cli : experimental targets `zstd4` and `xzstd4`, with support for lz4 format, by Sean Purcell
 cli : fix : does not output compressed data on console
 cli : fix : ignore symbolic links unless --force specified,
 API : breaking change : ZSTD_createCDict_advanced(), only use compressionParameters as argument