From: malaterre Date: Sun, 16 Jan 2005 00:32:56 +0000 (+0000) Subject: ENH: update about GetMacAddress/CreateUniqueUID X-Git-Tag: Version1.0.bp~307 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=ac7fd27915d55cffdcfd9bc51275a06d7dff4566;p=gdcm.git ENH: update about GetMacAddress/CreateUniqueUID --- diff --git a/ChangeLog b/ChangeLog index 3eaa0854..19903257 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-01-15 Mathieu Malaterre + * Complete rewrite of the GetMacAddress code. Now the code is *much* + smaller (no more MacOSX specific crap). A lot more POSIX oriented. + Unfortunately the main code does not work on SunOS, thus provide a specific + code for this platform only (and Win32 of course). Since this seems to be + working, change CreateUniqueUID to use GetMACAddress instead of the + problematic getIPAddress + 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