changeset 2339:c67f3b6f11c9

Latest changes
author bert <bert>
date Thu, 28 Jul 2005 16:22:32 +0000
parents 59f1bf3119f3
children 9ee04d432fa8
files ChangeLog
diffstat 1 files changed, 10 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,13 @@
-2005-07-13  Bert Vincent <bert@bic,mni.mcgill.ca>
+2005-07-28  Bert Vincent <bert@bic.mni.mcgill.ca>
+	* conversion/nifti1/mnc2nii.c: Implement fix suggested by
+	Hyun-Pil Kim to set unused dimension lengths to 1 rather than
+	zero.
+	
+2005-07-25  Bert Vincent <bert@bic.mni.mcgill.ca>
+	* progs/mincstats/mincstats.c: Fix calculation of percent
+	threshold to correctly account for non-zero histogram floor.
+	
+2005-07-13  Bert Vincent <bert@bic.mni.mcgill.ca>
 	
 	* progs/mincresample/mincresample.c:
 	* progs/mincresample/mincresample.h: