From 156f729d75d3b256adbfb1e48e3559f3f317b423 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Thu, 23 Feb 2017 20:05:11 +0000 Subject: [PATCH] note new seq thing --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index b293ff0a..a5f61e89 100644 --- a/ChangeLog +++ b/ChangeLog @@ -32,6 +32,8 @@ - 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