*** empty log message ***
authorKevin Ryde <user42@zip.com.au>
Wed, 19 Jan 2005 23:36:06 +0000 (23:36 +0000)
committerKevin Ryde <user42@zip.com.au>
Wed, 19 Jan 2005 23:36:06 +0000 (23:36 +0000)
doc/ref/ChangeLog

index 97e184c..2ecd129 100644 (file)
@@ -1,3 +1,12 @@
+2005-01-20  Kevin Ryde  <user42@zip.com.au>
+
+       * posix.texi (Ports and File Descriptors): In flock, for LOCK_NB note
+       logior for LOCK_NB and EWOULDBLOCK error, and note flock doesn't work
+       over NFS.
+
+       * srfi-modules.texi (SRFI-1 Searching): In list-index, note 0 based
+       index and #f for not found.
+
 2005-01-15  Kevin Ryde  <user42@zip.com.au>
 
        * api-data.texi (Bitwise Operations): In logtest and logbit?, describe