From 3eff461b8ad6c34c5d4a9fa6b4ce1eca87daf550 Mon Sep 17 00:00:00 2001 From: malaterre Date: Sat, 15 Jan 2005 00:08:13 +0000 Subject: [PATCH] ENH: update for DirList API changes --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.45.1