*** empty log message ***
authorKevin Ryde <user42@zip.com.au>
Fri, 28 Jan 2005 21:11:28 +0000 (21:11 +0000)
committerKevin Ryde <user42@zip.com.au>
Fri, 28 Jan 2005 21:11:28 +0000 (21:11 +0000)
doc/ref/ChangeLog
ice-9/ChangeLog

index 8e6a753..e793bc1 100644 (file)
@@ -1,3 +1,8 @@
+2005-01-29  Kevin Ryde  <user42@zip.com.au>
+
+       * posix.texi (Signals): In sigaction, add SA_NOCLDSTOP, make it
+       clearer SA_RESTART is a variable.
+
 2005-01-28  Kevin Ryde  <user42@zip.com.au>
 
        * srfi-modules.texi (SRFI-1 Predicates): Clarify proper-list?,
index 7b0023d..c992d90 100644 (file)
@@ -1,3 +1,8 @@
+2005-01-29  Kevin Ryde  <user42@zip.com.au>
+
+       * regex.scm (regexp-quote): Use string-for-each, now that function is
+       in the core.
+
 2005-01-28  Kevin Ryde  <user42@zip.com.au>
 
        * boot-9.scm (while): Remove the unquote from do, it breaks with ice-9