NEWS: updates.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
diff --git a/NEWS b/NEWS
index 519df5e..039fe05 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
-libva NEWS -- summary of user visible changes.  2014-05-09
+libva NEWS -- summary of user visible changes.  2014-09-DD
 Copyright (C) 2009-2014 Intel Corporation
 
+Version 1.4.0 - DD.Sep.2014
+* API: add support for VP8 encoding
+* API: add H.264 MVC profiles for decoding and encoding
+* API: add buffer export interfaces for interop with 3rdparty APIs (EGL, OCL)
+* Add support for DRM Render-Nodes (Andrey Larionov)
+* Fix build on 64-bit versions of Android (Qiming Shi)
+* Assorted fixes to the VA fool and trace modules (Austin Yuan)
+
 Version 1.3.1 - 09.May.2014
 * API: fix VA_ENC_PACKED_HEADER_RAW_DATA value
 * API: add STE filter to the VPP pipeline