----------------------
- Use redistributable image for testing 884
[hugovk]
- Use redistributable ICC profiles for testing, skip if not available 923
[wiredfool]
- Additional documentation for JPEG info and save options 922
[wiredfool]
- Fix JPEG Encoding memory leak when exif or qtables were specified 921
[wiredfool]
- Image.tobytes() and Image.tostring() documentation update 916 917
[mgedmin]
- On Windows, do not execute convert.exe without specifying path 912
[cgohlke]
- Fix msvc build error 911
[cgohlke]
- Fix for handling P + transparency -> RGBA conversions 904
[wiredfool]
- Retain alpha in ImageEnhance operations 909
[wiredfool]
- Jpeg2k Decode/encode memory leak fix 898
[joshware, wiredfool]
- EpsFilePlugin Speed improvements 886
[wiredfool, karstenw]
- Don't resize if already the right size 892
[radarhere]
- Fix for reading multipage TIFFs 885
[kostrom, wiredfool]
- Correctly handle saving gray and CMYK JPEGs with quality=keep 857
[etienned]
- Correct duplicate Tiff Metadata and Exif tag values
[hugovk]
- Windows fixes 871
[wiredfool]
- Fix TGA files with image ID field 856
[megabuz]
- Fixed wrong P-mode of small, unoptimized L-mode GIF 843
[uvNikita]
- Fixed CVE-2014-3598, a DOS in the Jpeg2KImagePlugin
[Andrew Drake]
- Fixed CVE-2014-3589, a DOS in the IcnsImagePlugin
[Andrew Drake]
- setup.py: Close open file handle before deleting 844
[divergentdave]
- Return Profile with Transformed Images 837
[wiredfool]
- Changed docstring to refer to the correct function 836
[MatMoore]
- Adding coverage support for C code tests 833
[wiredfool]
- PyPy performance improvements 821
[wiredfool]
- Added support for reading MPO files 822
[Feneric]
- Added support for encoding and decoding iTXt chunks 818
[dolda2000]
- HSV Support 816
[wiredfool]
- Removed unusable ImagePalette.new()
[hugovk]
- Fix Scrambled XPM 808
[wiredfool]
- Doc cleanup
[wiredfool]
- Fix ``ImageStat`` docs 796
[akx]
- Added docs for ExifTags 794
[Wintermute3]
- More tests for CurImagePlugin, DcxImagePlugin, Effects.c, GimpGradientFile, ImageFont, ImageMath, ImagePalette, IptcImagePlugin, SpiderImagePlugin, SgiImagePlugin, XpmImagePlugin and _util
[hugovk]
- Fix return value of FreeTypeFont.textsize() does not include font offsets 784
[tk0miya]
- Fix dispose calculations for animated GIFs 765
[larsjsol]
- Added class checking to Image __eq__ function 775
[radarhere, hugovk]
- Test PalmImagePlugin and method to skip known bad tests 776
[hugovk, wiredfool]