1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 11:40:18 +02:00

*** empty log message ***

This commit is contained in:
Jim Blandy 1998-10-10 12:39:22 +00:00
parent fb2c2b9ea2
commit 75d6cdf0ce
2 changed files with 6 additions and 5 deletions

10
RELEASE
View file

@ -35,9 +35,10 @@ HP/UX (gcc, HP cc) --- nutrimat.gnu.ai.mit.edu
d) Check for any [[incomplete]] sections of NEWS. d) Check for any [[incomplete]] sections of NEWS.
4) Scan output from `cvs log' to find files that have changed a lot, but 4) Scan output from `cvs log' to find files that have changed a lot, but
do not have up-to-date copyright notices. do not have up-to-date copyright notices.
5) Update the version numbers in GUILE-VERSION, and README, to remove the 5) Update the version numbers in GUILE-VERSION, and README. The Guile
"unreleased" indications. They should be straight numbers, of the form version number should be of the form N.M for a major release, and
"N.M", not alpha numbers, of the form "N.Ma". N.M.L for snapshots and beta releases; L should be even for beta
releases, and odd for snapshots.
6) Set up README appropriately for the release; check name spellings 6) Set up README appropriately for the release; check name spellings
in THANKS, and reformat. in THANKS, and reformat.
7) Choose new interface numbers for shared libraries. 7) Choose new interface numbers for shared libraries.
@ -71,8 +72,7 @@ HP/UX (gcc, HP cc) --- nutrimat.gnu.ai.mit.edu
15) Notify freshmeat.net, although they're probably watching anyway. 15) Notify freshmeat.net, although they're probably watching anyway.
16) Tweak the version numbers in GUILE-VERSION, and README to indicate that 16) Tweak the version numbers in GUILE-VERSION, and README to indicate that
the sources are snapshot again. Snapshots should have version numbers the sources are snapshot again. Snapshots should have version numbers
of the form "N.M.L", where L is odd for snapshots, and even for of the form "N.M.L", where L is odd.
real releases.
17) Start a new section of the NEWS file. 17) Start a new section of the NEWS file.
18) Send mail to majordomo-owner@cygnus.com updating the message you get 18) Send mail to majordomo-owner@cygnus.com updating the message you get
when you ask majordomo for "info guile". when you ask majordomo for "info guile".

1
THANKS
View file

@ -20,6 +20,7 @@ Bug reports and fixes from:
Greg Harvey Greg Harvey
Karl M. Hegbloom Karl M. Hegbloom
Dirk Herrmann Dirk Herrmann
Gary Houston
Charbel Jacquin Charbel Jacquin
Bill Janssen Bill Janssen
Steven G. Johnson Steven G. Johnson