diff options
author | Bryce Harrington <b.harrington@samsung.com> | 2015-03-10 13:08:29 -0700 |
---|---|---|
committer | Bryce Harrington <b.harrington@samsung.com> | 2015-03-10 13:08:29 -0700 |
commit | fb41ed34415dd58fe57490f93c6151a4bec483f1 (patch) | |
tree | c4bc2943f14e2d39422f06d9f3f68f206d889560 /NEWS | |
parent | 845d2420e0cbfd338bab63764c4fe3c4273ab47e (diff) |
NEWS: Note about the OS X support
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -9,6 +9,11 @@ build and run-time. Platforms with fixes include Sparc, AIX, Windows (mingw), and Windows (MSVC8). Memory leaks, valgrind issues, and PDF issues round out our list. +It's come to light that changes in cairo 1.14 resulted in breakage on +MacOS X 10.4. We've not yet determined whether to fix up the support, +or excise the 10.4-specific code and support only OS X 10.5 or newer. +Meantime, we'll only advertise cairo as working on OS X 10.5. + Features -------- * Improve xcb's handling of per-screen subpixel ordering. If no |