From a8159e03f07f38e701149e0856a66f9685f3eab9 Mon Sep 17 00:00:00 2001 From: Matt Birkholz Date: Thu, 27 Apr 2017 13:28:11 -0700 Subject: [PATCH] Wordsmithing. --- doc/index.html | 6 ++---- doc/mit-scheme-pucked.info.in | 7 +++---- src/blowfish/NEWS | 2 +- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/doc/index.html b/doc/index.html index d5bafd7d1..25b0856d4 100644 --- a/doc/index.html +++ b/doc/index.html @@ -15,10 +15,8 @@

The following MIT/GNU Scheme Pucked manuals are available. New users may want to begin with the user - manual, and impatient users with - chapter Running Scheme. - Experienced users may want to check out - the Changes. + manual. Experienced users may want to check out + the release notes.

Core Manuals

diff --git a/doc/mit-scheme-pucked.info.in b/doc/mit-scheme-pucked.info.in index 9030a1661..277b9bda0 100644 --- a/doc/mit-scheme-pucked.info.in +++ b/doc/mit-scheme-pucked.info.in @@ -15,11 +15,10 @@ MIT/GNU Scheme Pucked Documentation *********************************** The following MIT/GNU Scheme Pucked manuals are available. New users -may want to begin with the chapter Running Scheme in the user manual +may want to begin with the user manual (*note (@SCMDOCDIR@/info/user)Running Scheme::). - -Experienced users may want to check out the Changes chapter -(*note (@SCMDOCDIR@/info/user)Changes::). +Experienced users may want to check out the release notes +(*note (@SCMDOCDIR@/info/user)Release Notes::). * Menu: diff --git a/src/blowfish/NEWS b/src/blowfish/NEWS index 171519bd2..4672e24af 100644 --- a/src/blowfish/NEWS +++ b/src/blowfish/NEWS @@ -36,7 +36,7 @@ mit-scheme-pucked-blowfish 0.2.1 - Matt Birkholz, 2017-03-18 accepted/returned generic ports it now requires/produces binary ports. If you are using the md5 plugin to produce a digest for blowfish-set-key, you're winning, with blowfish-set-key at least; - the md5 plugin produces bytevectors instead of strings. + the md5 plugin returns digests in bytevectors instead of strings. mit-scheme-pucked-blowfish 0.1.1 - Matt Birkholz, 2017-03-01 ============================================================ -- 2.25.1