diff --git a/NEWS b/NEWS
index 90a69f9d14ad77cf204b1815d90fc0e2d8d61e42..c91b6404e2fd4dc58df4a10e87122180c805d07d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 Knot DNS NEWS
 
-v1.4.2 - Jan ??, 2014
+v1.4.2 - Jan 27, 2014
 ---------------------
 Bugfixes:
 	* AXFR/IXFR compatibility issues with tinydns/axfrdns
@@ -9,6 +9,7 @@ Bugfixes:
 	* DNSSEC: Refresh signatures earlier (3 days before their expiration
 	  with the default signature lifetime)
 	* Fixed RCU synchronization causing deadlock on 'knotc signzone'
+	* Packet truncation if RRSIG doesn't fit in additional records
 
 v1.4.1 - Jan 13, 2014
 ---------------------