1.0.3.16: experimental x86-64/darwin suport
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 90beb97..8c44ad8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
 ;;;; -*- coding: utf-8; -*-
 changes in sbcl-1.0.4 relative to sbcl-1.0.3:
+  * new platform: experimental support for x86-64/darwin (MacOS).
   * incompatible change: the thread-safe (on most platforms) getaddrinfo
     and getnameinfo sockets functions are used instead of gethostbyaddr
     and gethostbyname, on platforms where the newer functions are available.