--- ../../dev3/gift/ChangeLog 2006-11-19 12:02:38.000000000 -0600 +++ ChangeLog 2006-11-19 12:02:31.000000000 -0600 @@ -47,6 +47,8 @@ fix an off-by-one error in the addressing of value_plane_double_reversed. my fault. * FeatureExtraction/gabor.c move from using an array to initialize the size of another array to using a define'd value. one less GCC warning, and slightly faster. + * libSquirePPM/ppm_comment.c + fix an off-by-one error in the allocation of ppm->comments. NOT my fault. finally! :) 2006-10-10