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:
parent
499d33b78d
commit
f3227c7a71
3 changed files with 4 additions and 22 deletions
|
@ -1,5 +1,5 @@
|
|||
GUILE_MAJOR_VERSION=1
|
||||
GUILE_MINOR_VERSION=3
|
||||
GUILE_MINOR_VERSION=3.1
|
||||
GUILE_VERSION=$GUILE_MAJOR_VERSION.$GUILE_MINOR_VERSION
|
||||
|
||||
# For automake.
|
||||
|
|
3
NEWS
3
NEWS
|
@ -3,6 +3,9 @@ Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc.
|
|||
See the end for copying conditions.
|
||||
|
||||
Please send Guile bug reports to bug-guile@gnu.org.
|
||||
|
||||
Changes since Guile 1.3:
|
||||
|
||||
|
||||
Changes in Guile 1.3 (released Monday, October 19, 1998):
|
||||
|
||||
|
|
21
THANKS
21
THANKS
|
@ -1,27 +1,6 @@
|
|||
The Guile core distribution:
|
||||
- Marcus Daniels contributed changes to make Guile work under Windows NT
|
||||
(using the cygwin32 DLL).
|
||||
- Bernard Urban, for his work on the Hobbit Scheme->C compiler
|
||||
- Tim Pierce, for faster line-oriented I/O (%read-line and friends)
|
||||
|
||||
Bug reports and fixes from:
|
||||
|
||||
Lauri Alanko, Andrew Archibald, Greg Badros, Aleksandar Bakic, Per
|
||||
Bothner, Jost Boekemeier, Ben Caradoc-Davies, Marcus Daniels, Doug
|
||||
Evans, Fred Fish, Jesse N. Glick, Eric Hanchrow, Greg Harvey, Karl
|
||||
M. Hegbloom, Dirk Herrmann, Gary Houston, Charbel Jacquin, Bill
|
||||
Janssen, Steven G. Johnson, Roland Kaufmann, Shiro Kawai, Christopher
|
||||
Lee, Michael N. Livshin, Christian Lynbech, Roland McGrath, Clark
|
||||
McGrew, Russ McManus, Harald Meland, Perry Metzger, Thomas Morgan,
|
||||
Shuji Narazaki, Nicolas Neuss, Thien-Thi Nguyen, Robert Pluim, Richard
|
||||
Polton, Chet Ramey, Jim Ravan, John Redford, Daniel Risacher, Ole
|
||||
Myren Röhne, Julian Satchell, Jorgen "forcer" Schaefer, Larry
|
||||
Schwimmer, Radey Shouman, Miroslav Silovic, Maciej Stachowiak, Harvey
|
||||
J. Stein, Eiichi Takamori, David Tillman, John Tobey, Greg Troxel,
|
||||
Bernard Urban.
|
||||
|
||||
Also, thanks to:
|
||||
- Pat Eyler, for his continuing work on the Guile web pages
|
||||
- Oliver Frommel, for setting up the European mirror of the
|
||||
Guile development FTP server
|
||||
- MORIOKA Tomohiko, for setting up the Japan mirror site
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue