From: malaterre Date: Sat, 15 Jan 2005 00:08:13 +0000 (+0000) Subject: ENH: update for DirList API changes X-Git-Tag: Version1.0.bp~318 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=3eff461b8ad6c34c5d4a9fa6b4ce1eca87daf550;p=gdcm.git ENH: update for DirList API changes --- diff --git a/ChangeLog b/ChangeLog index 242660fa..3eaa0854 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-01-14 Mathieu Malaterre + * 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 * Update SerieHeader to take into account a Serie Instance UID to properly sort DICOM files