--- ../../dev3/gift/ChangeLog 2006-11-19 12:25:44.000000000 -0600 +++ ChangeLog 2006-11-19 12:32:49.000000000 -0600 @@ -57,6 +57,10 @@ add missing headers, update a comment. * FeatureExtraction/extract_block_features.c move from the (erronous) use of j in output, to using gabor_filter(num_filter_scales-1). happened to work on AMD64. + * FeatureExtraction/extract_block_features.c + move from using uint32_t to using uint_fast32_t. + * FeatureExtraction/gabor.c + move from accepting int to accepting uint_fast32_t. 2006-10-10