]> Creatis software - gdcm.git/blobdiff - ChangeLog
ENH: Fix the this header. PLEASE do not touch if you dont know what you are doing
[gdcm.git] / ChangeLog
index 64efbb8a6445738872eaf41a8536e9ef242e5122..990ff11d5db31abad3bdee531df422e3ba274807 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2005-05-22 Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
+   * Adding potential support for mpeg and jpeg2000 through two new lin
+        - JasPer for JPEG2000
+        - libmpeg2 from the MPEG consortium
+        Also adding intial work to use this lib.
+
+2005-04-26 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
+   * Testing/TestAllReadCompareDicom.cxx : update the test printed results and
+     description.
+
+2005-04-20 Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
+   * FIX : Numerical exception on borland (cannot divide by 0, doh !)
+                But this is a case where we should really signify the user there is
+                                        few chance the serie is really a serie...
+
+2005-04-20 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
+   * FIX : on X, the python part is correctly installed. All files are
+     installed in gdcm sub-directory
+
 2005-04-19 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
    * Builder/ : add something to facilitate the RPM creation of gdcm