summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 20891c28..a2e995ad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Cogl 1.22.8 2020-06-04
+
+ • List of changes since Cogl 1.22.6
+
+ » Fix building against libglvnd-provided EGL headers [!19; Simon McVittie]
+ » Stop checking the Automake version [!20; Simon McVittie]
+ » Fix compiler warnings with GCC ≥ 9 [!21; Simon McVittie]
+ » Ensure we don't close the same X display twice [!23; Simon McVittie]
+ » Test suite fixes [!10, !11, !12, !14, !15, !22; Simon McVittie]
+ » Free pipeline state last [#14]
+
Cogl 1.22.6 2020-03-09
• List of changes since Cogl 1.22.4