From b26dcb284d8aa495f828823075c715397cebbc2b Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Sat, 27 Aug 2011 14:03:52 +0100 Subject: [PATCH] sync --- TODO | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/TODO b/TODO index 20660d4a..34e36cd4 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,12 @@ +- oops + + $ vips im_avg babe.jpg + Segmentation fault + + test 7.26 as well, argh + + + - is our C API too awkward? we'll need if( !(c = vips_add( a, b )) ||