credit hunter-87

see https://github.com/jcupitt/libvips/issues/268
This commit is contained in:
John Cupitt 2017-01-22 10:09:40 +00:00
parent fa3c92c19b
commit 9660036216
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
aferrero2707
- kick load operations from cache on read error, thanks gaillard
- fix return from C++ assignment operator overloads (+=, -= etc)
- add @max_slope to vips_local_hist() to implement CLAHE
- add @max_slope to vips_local_hist() to implement CLAHE, thanks hunter-87
8/12/16 started 8.4.5
- allow libgsf-1.14.26 to help centos, thanks tdiprima