]> Creatis software - gdcm.git/blobdiff - ChangeLog
STYLE: the mult test was duplicate with the max == 0. Remove it. This doesnt solve...
[gdcm.git] / ChangeLog
index 237d1f0f1bf7ae74eb5ffec3976a2d57764152a8..423712f11a2a8a710fcf16dd9790a0319860d5fc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
+2005-01-31 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
+  * src/*.cxx : first parss to normalize file organisation
+
+2005-01-31 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
+  * src/gdcmDirList.[h|cxx] : add method to find a directory
+  * Test/TestAllReadCompareDicom.cxx : bug fix under Windows
+
 2005-01-31 Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
   * Finish cleaning up my JPEG mess. Should be ok now.
-       * Getting toward a RLE very similar to JPEG. Every RLE stuff is now self
+  * Getting toward a RLE very similar to JPEG. Every RLE stuff is now self
        contained within the RLE* class(doh!)
 
 2005-01-30 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>