From 219266883bccf697af50a8912054238c4a0a7323 Mon Sep 17 00:00:00 2001 From: Robert Bragg Date: Mon, 3 Sep 2012 15:08:12 +0100 Subject: [PATCH] Updates NEWS for the 1.11.4 release --- NEWS | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/NEWS b/NEWS index a16b561f0..29f17bccf 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,39 @@ +Cogl 1.11.4 2012-09-03 + + • List of changes since Cogl 1.11.2 + + » Fix the pkg-config requires for cogl-gles2 + » Fix where we install cogl-gles2 headers + » Updates for the MSVC build + » Fix texture sub-region uploads when we don't have + GL_EXT_unpack_subimage + » Update the KMS winsys backend to the latest libgbm api + » Fix a leak of primitive indices + » Added a UProf profiling timer around journal discard code + » Enabled UProf profiling support to test-journal + + • List of bugs fixed since Cogl 1.11.2 + + #682340 - Trivial build fix + +Many thanks to: + + Robert Bragg + Chun-wei Fan + Piotr Drąg + Tomeu Vizoso + A S Alam + Andika Triwidada + Aurimas Černius + Duarte Loreto + Fran Diéguez + Krishnababu Krothapalli + Neil Roberts + Nilamdyuti Goswami + Patrick Welche + Sjoerd Simons + Tom Tryfonidis + Cogl 1.11.2 2012-08-14 • List of changes since Cogl 1.10.0