diff options
-rw-r--r-- | doc/ref/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog index 76390c625..389f07676 100644 --- a/doc/ref/ChangeLog +++ b/doc/ref/ChangeLog @@ -641,6 +641,10 @@ * scheme-control.texi (Handling Errors): Remove scm_sysmissing, long since gone from libguile. (Thanks to Kevin Ryde.) +2003-04-23 Rob Browning <rlb@defaultvalue.org> + + * posix.texi (Processes): add documentation for system*. + 2003-04-05 Marius Vollmer <mvo@zagadka.de> * preface.texi: Reflect change to LGPL. |