updated NEWS
diff --git a/NEWS b/NEWS
index 5968753..ef7dc71 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+v1.3.2
+fix : a rare compression bug when compression generates very large distances (only possible at --ultra -22)
+build: better compatibility with reproducible builds, by Bernhard M. Wiedemann (@bmwiedemann) (#818)
+changed : examples license changed to BSD + GPLv2
+
v1.3.1
New license : BSD + GPLv2
perf: substantially decreased memory usage in Multi-threading mode, thanks to reports by Tino Reichardt (@mcmilk)