From 2c97870955b0972cf133cb4549984532e1b3c663 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Wed, 14 Oct 2015 19:14:05 +1100 Subject: [PATCH] Changed OSX to OS X [ci skip] --- CHANGES.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 93fb3385f..7bbbe1053 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -337,7 +337,7 @@ Changelog (Pillow) - Split Sane into a separate repo: https://github.com/python-pillow/Sane [hugovk] -- Look for OSX and Linux fonts in common places. #1054 +- Look for OS X and Linux fonts in common places. #1054 [charleslaw] - Fix CVE-2014-9601, potential PNG decompression DOS #1060 @@ -945,7 +945,7 @@ Changelog (Pillow) - Fix #328: _imagingcms.c: include windef.h to fix build issue on MSVC [nu774] -- Automatically discover homebrew include/ and lib/ paths on OSX +- Automatically discover homebrew include/ and lib/ paths on OS X [donspaulding] - Fix bytes which should be bytearray