summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Roberts <neil@linux.intel.com>2014-01-20 17:54:42 +0000
committerNeil Roberts <neil@linux.intel.com>2014-01-20 17:54:42 +0000
commit7ffd1f38e8dfaf24045d79bf5709678b96352c58 (patch)
treeeeee0ff10a3020fd22f64108463f181e9a2b00ac
parent39bfe500484231f83fa9661b58f13dcebc694855 (diff)
downloadcogl-7ffd1f38e8dfaf24045d79bf5709678b96352c58.tar.gz
Updates NEWS for the 1.16.2 release
-rw-r--r--NEWS27
1 files changed, 27 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ca190852..8650d6e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Cogl 1.16.2 2014-01-20
+
+ • List of changes since Cogl 1.16.0
+
+ » YV12/I420 support in cogl-gst is fixed.
+ » cogl_framebuffer_push_path_clip is fixed.
+ » MSVC build updates
+
+ • Gnome Bugzilla bugs closed since 1.16.0:
+
+ #706808 - "Unable to locate required kms libraries" message is really
+ uninformative
+ #710135 - Fix build on big endian
+ #710926 - Build fails without declaration of wl_resource
+ #719582 - cogl-framebuffer: Don't mark the clear clip dirty from the
+ journal
+ #721450 - Re-enable swap_region for mesa 10.1+ llvmpipe / swrast
+
+Many thanks to:
+
+ Robert Bragg
+ Adel Gadllah
+ Lionel Landwerlin
+ Chun-wei Fan
+ Emilio Pozuelo Monfort
+ Jasper St. Pierre
+
Cogl 1.16.0 2013-09-23
• List of changes since Cogl 1.15.10