NEWS entry for capsnocont fix
diff --git a/NEWS b/NEWS
index b4b857a..739096c 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@
 * Noteworthy changes in release 3.2.0 (2017-06-05)
 ** New features
 ** Bug fixes
+- Fix capsnocont opcode. Also mark capital letters with capsletter symbol when capsnocont is defined
+  but no begcapsword indicator is defined. Thanks to Bue Vester-Andersen
 ** Other changes
 - Fix building of Python bindings when cross-compiling. Thanks to
   Chris Brannon