]> Creatis software - gdcm.git/blobdiff - ChangeLog
BUG: Fix previously instroduce cmake bug, now should compile fine even without VTK...
[gdcm.git] / ChangeLog
index 64efbb8a6445738872eaf41a8536e9ef242e5122..782fc07203a0ab0293ae7da2d0ab12b740e028c3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+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