]> Creatis software - gdcm.git/commitdiff
ENH: update for DirList API changes
authormalaterre <malaterre>
Sat, 15 Jan 2005 00:08:13 +0000 (00:08 +0000)
committermalaterre <malaterre>
Sat, 15 Jan 2005 00:08:13 +0000 (00:08 +0000)
ChangeLog

index 242660fa6537456b18b3b46d6d7f100a96e9e22b..3eaa08544bb87b9335134342a34dfb1308aec97b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-01-14 Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
+   * Unfortunately to be able to test gdcmDirList I had to break the API
+     a little. Now the class is not a std::list anymore but has a member
+     std::vector (more ITK compatible). Allow unit testing on Win32 and
+     shared libs.
+
 2005-01-14 Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
    * Update SerieHeader to take into account a Serie Instance UID to properly
      sort DICOM files