diff --git a/RELEASE b/RELEASE index 07ee568..33a8a1f 100644 --- a/RELEASE +++ b/RELEASE @@ -26,9 +26,8 @@ Getting in touch The World-Wide What? New in this release Scsh is now based on Scheme 48 0.53 - Interface to syslog + Interface to dot-locking and crypt API changes - Undocumented features Bugfixes Thanks @@ -183,7 +182,9 @@ We now manage the project using SourceForge: based interface to interrupts, thread local process state and thread-safe system calls. -** Interface to syslog +** Interface to dot-locking and crypt + Scsh now provides advisory file locking via the dot-locking scheme + and a direct interface to the crypt function. ** API changes Some procedures of the previous releases are currently not @@ -192,6 +193,7 @@ We now manage the project using SourceForge: currently dereleased procedures: select select! + ODBC support The following procedures received new names in this release: sleep (now process-sleep) @@ -205,13 +207,6 @@ We now manage the project using SourceForge: ** HTML version of the manual There is now a HTML version of the scsh manual generated by tex2page -** Undocumented features - The distributed code base provides some additional features but - these are currently neither documented nor do we guarantee that the - interfaces are stable. You may rest assured that we release these - features soon. If you come across anything of this code, proceed at - your own risk. - ** Bugfixes Most of the known bugs of version 0.5.3 have been fixed. See the project page on SourceForge for a list of the remaining known bugs.