diff --git a/RELEASE b/RELEASE index 29782e5..b0a6483 100644 --- a/RELEASE +++ b/RELEASE @@ -183,9 +183,15 @@ We even have one of those dot-com cyberweb things: platforms such as Win95 or Win98. Cygwin is available from: http://sourceware.cygnus.com/cygwin/ -** CVS repository will be public-readable +** CVS repository is now publically accessable The scsh sources have moved to scsh.sourceforge.net, and the - the CVS repository is publically readable. + the CVS repository is publically readable. Here's the magic: + + cvs -d:pserver:anonymous@cvs.scsh.sourceforge.net:/cvsroot/scsh co scsh + cvs -d:pserver:anonymous@cvs.scsh.sourceforge.net:/cvsroot/scsh co scsh-0.6 + + (The 0.6 source tree builds with a modern Scheme 48 and thread support. + It has not been released.) ** New libraries Scsh now provides the SRFI-1, SRFI-13 and SRFI-14 libraries, giving