From 949b6df8df6de9bff26e6cbd7f6a2b2e8f310034 Mon Sep 17 00:00:00 2001 From: mainzelm Date: Wed, 25 Sep 2002 11:37:14 +0000 Subject: [PATCH] Minor additions. --- RELEASE | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/RELEASE b/RELEASE index c1e0bc1..c8e7bff 100644 --- a/RELEASE +++ b/RELEASE @@ -24,7 +24,7 @@ The World-Wide What? New in this release Shorter startup times stripped-scsh.image - Md5 support + MD5 support API changes Bugfixes New in 0.6.2 @@ -183,12 +183,14 @@ We manage the project using SourceForge: for use in scripts but not for interactive development. See the manual for more information. -** md5 support - The package md5 contains a bunch of procedures to compute md5 +** MD5 support + The package md5 contains a bunch of procedures to compute MD5 checksums. ** API changes select and select! are supported again + Interface to the uname function + Direct interface to the directory stream operations ** Bugfixes