1.0.6.15: add SB-POSIX:LOCKF
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 3a152a4..259c9ed 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@ changes in sbcl-1.0.7 relative to sbcl-1.0.6:
     has the owning thread as its value.
   * enhancement: name of a socket-stream is now "a socket" instead of
     "a constant string".
+  * enhancement: SB-POSIX now supports lockf(). (Thanks to Zach Beane.)  
   * bug fix: the cache used by the CLOS to store precomputed effective
     methods, slot offsets, and constant return values is now thread and
     interrupt safe.