Revert "note new seq thing"

This reverts commit 156f729d75.
This commit is contained in:
John Cupitt 2017-02-27 10:23:19 +00:00
parent 90d9145d3c
commit 1912a30bec
1 changed files with 0 additions and 2 deletions

View File

@ -32,8 +32,6 @@
- max/min sort values by y and x coordinate
- tiff read uses libtiff scanline API if rows-per-strip is large
- vips_region_shrink() knows about alpha, helps dzsave and tiffsave
- vips_sequential() no longer stalls ahead threads, instead we constrain sinks
more tightly ... this makes seq more versatile and more reliable
8/12/16 started 8.4.5
- allow libgsf-1.14.26 to help centos, thanks tdiprima