--- ../../dev3/gift/ChangeLog 2006-11-19 11:38:48.000000000 -0600 +++ ChangeLog 2006-11-19 11:36:05.000000000 -0600 @@ -41,6 +41,10 @@ link against .la file, instead of .a file. more portable this way. * libGIFTQuInvertedFile/cc/Makefile.am link against .la file, instead of .a file. more portable this way. + * FeatureExtraction/gabor.c + fix an off-by-one error in the addressing of value_plane_double_reversed. my fault. + * FeatureExtraction/rgb2hsv_utils.c + fix an off-by-one error in the addressing of value_plane_double_reversed. my fault. 2006-10-10