From ac7fd27915d55cffdcfd9bc51275a06d7dff4566 Mon Sep 17 00:00:00 2001 From: malaterre Date: Sun, 16 Jan 2005 00:32:56 +0000 Subject: [PATCH] ENH: update about GetMacAddress/CreateUniqueUID --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.45.1