diff --git a/RELEASE b/RELEASE index be93b0e..83b619e 100644 --- a/RELEASE +++ b/RELEASE @@ -168,42 +168,32 @@ We manage the project using SourceForge: * New in this release ===================== -** Support for gcc 4.0 - ** Support for interix -** Fixes found be new test suite - -** Regexp for empty string - -** Argument checking for COPY-BYTES! - -** GC_PROTECTs for send_substring - -** format_date support for #f timezone - -** Predicates for user-info and group-info - ** Ignoring of synchronous signals The procedures IGNORE-SIGNAL and HANDLE-DEFAULT-SIGNAL have been added. -** Reaping of stopped processes - Do not mark stopped processes as dead - -** md5-digest-for-port - -** | regexps return char-sets - -** standard-let in srfi-5 - -** (%)read-delimited! checks for mutable buffer - -** leap second for srfi-19 +** Support for gcc 4.0 ** 0.6 for module path + The standard module path now contains + ${prefix}/lib/scsh/modules/0.6 in addition to + $prefix/lib/scsh/modules for compatibility with install-lib -** Default image +** Bug fixes + Fixes found by new test suite + Regexp for empty string + Argument checking for COPY-BYTES! + GC_PROTECTs for send_substring + format_date support for #f timezone + Added predicates for user-info and group-info + Reaping of stopped processes: Do not mark stopped processes as dead + md5-digest-for-port + | regexps return char-sets + standard-let in srfi-5 + (%)read-delimited! checks for mutable buffer + leap second for srfi-19 The default image for the scshvm is now the installed scsh.image. * New in 0.6.6