--- ../../dev3/gift/ChangeLog 2006-11-19 12:08:25.000000000 -0600 +++ ChangeLog 2006-11-19 12:11:25.000000000 -0600 @@ -51,6 +51,8 @@ fix an off-by-one error in the allocation of ppm->comments. NOT my fault. finally! :) * FeatureExtraction/gabor.c move from using uint32_t to using uint_fast32_t. this becomes 64bit on AMD64, solving the (wierd) crashing issue. + * FeatureExtraction/gabor.c + formatting and comment additions. no functional changes in this patch. 2006-10-10