From 3ab6cf122c664a6495950929bb2fb191a9079a43 Mon Sep 17 00:00:00 2001 From: mainzelm Date: Wed, 21 Nov 2001 14:31:17 +0000 Subject: [PATCH] Small changes. --- RELEASE | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/RELEASE b/RELEASE index 53b9322..07ee568 100644 --- a/RELEASE +++ b/RELEASE @@ -26,7 +26,9 @@ Getting in touch The World-Wide What? New in this release Scsh is now based on Scheme 48 0.53 - API changes + Interface to syslog + API changes + Undocumented features Bugfixes Thanks @@ -34,7 +36,7 @@ Thanks * What is scsh ============== Scsh is a broad-spectrum systems-programming environment for Unix embedded -in R4RS Scheme. It has an open-source copyright, and runs on most major +in R5RS Scheme. It has an open-source copyright, and runs on most major Unix systems. ** Scsh as a scripting language @@ -160,7 +162,7 @@ list for other reasons, send mail to * The World-Wide What? ====================== We even have one of those dot-com cyberweb things: - http://www.swiss.ai.mit.edu/ftpdir/scsh/ + http://www.scsh.net We now manage the project using SourceForge: http://sourceforge.net/projects/scsh/ @@ -197,6 +199,12 @@ We now manage the project using SourceForge: network-info, service-info and protocol-info now return #f on non-success + The default directory for creating temporary files changed: It's now + $TMPDIR if set and /var/tmp otherwise + +** 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