Changed OSX to OS X [ci skip]

This commit is contained in:
Andrew Murray 2015-10-14 19:14:05 +11:00
parent 778893caa1
commit 2c97870955

View File

@ -337,7 +337,7 @@ Changelog (Pillow)
- Split Sane into a separate repo: https://github.com/python-pillow/Sane - Split Sane into a separate repo: https://github.com/python-pillow/Sane
[hugovk] [hugovk]
- Look for OSX and Linux fonts in common places. #1054 - Look for OS X and Linux fonts in common places. #1054
[charleslaw] [charleslaw]
- Fix CVE-2014-9601, potential PNG decompression DOS #1060 - 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 - Fix #328: _imagingcms.c: include windef.h to fix build issue on MSVC
[nu774] [nu774]
- Automatically discover homebrew include/ and lib/ paths on OSX - Automatically discover homebrew include/ and lib/ paths on OS X
[donspaulding] [donspaulding]
- Fix bytes which should be bytearray - Fix bytes which should be bytearray