]> Creatis software - gdcm.git/commitdiff
ENH: update about GetMacAddress/CreateUniqueUID
authormalaterre <malaterre>
Sun, 16 Jan 2005 00:32:56 +0000 (00:32 +0000)
committermalaterre <malaterre>
Sun, 16 Jan 2005 00:32:56 +0000 (00:32 +0000)
ChangeLog

index 3eaa08544bb87b9335134342a34dfb1308aec97b..19903257c4101d862f9964be97f521f440b09f95 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-01-15 Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
+   * 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  <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