summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBryce Harrington <bryce@osg.samsung.com>2015-12-09 12:41:13 -0800
committerBryce Harrington <bryce@osg.samsung.com>2015-12-09 12:41:13 -0800
commit9d3191da6fae7dfd914c3516d6ba369c9ba1a576 (patch)
tree40315eb0da3b4a726999ba7f032bbed6b2a36c1a /NEWS
parent3372181a17c196af0644abe1b9c63a4b57815c9a (diff)
Release 1.14.61.14.6
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS31
1 files changed, 31 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5959b679c..3ec0e6c89 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+Release 1.14.6 (2015-12-09 Bryce Harrington <bryce@osg.samsung.com>)
+========================================================================
+Simple bugfix release to fix one Windows issue.
+
+For a complete log of changes since 1.14.4, please see:
+
+ http://cairographics.org/releases/ChangeLog.1.14.6
+
+Features
+--------
+None
+
+API Changes
+-----------
+None
+
+Dependency Changes
+------------------
+None
+
+Performance Optimizations
+-------------------------
+None
+
+Bug Fixes
+---------
+* Fix failure on Windows due to reference of the function
+ cairo_win32_surface_create_with_format(), which isn't included in the
+ 1.14.4 release. (Bug #92771)
+
+
Release 1.14.4 (2015-10-28 Bryce Harrington <bryce@osg.samsung.com>)
========================================================================
Just in time for Halloween we see another bug-fix release for Cairo.