mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-30 17:00:23 +02:00
add the attribution
This commit is contained in:
parent
6e2e75db52
commit
5c4fe34f92
2 changed files with 3 additions and 2 deletions
3
THANKS
3
THANKS
|
@ -3,6 +3,7 @@ The Guile core distribution:
|
||||||
Bug reports and fixes from:
|
Bug reports and fixes from:
|
||||||
|
|
||||||
Keisuke Nishida
|
Keisuke Nishida
|
||||||
Ken Raeburn
|
Ken Raeburn
|
||||||
|
Bill Schottstaedt
|
||||||
|
|
||||||
Also, thanks to:
|
Also, thanks to:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
1999-08-29 Gary Houston <ghouston@easynet.co.uk>
|
1999-08-29 Gary Houston <ghouston@easynet.co.uk>
|
||||||
|
|
||||||
* ports.c (scm_ungetc): bugfix: if putback_buf is NULL
|
* ports.c (scm_ungetc): bugfix: if putback_buf is NULL
|
||||||
don't allocate zero bytes.
|
don't allocate zero bytes (thanks to Bill Schottstaedt).
|
||||||
|
|
||||||
1999-08-29 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
|
1999-08-29 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue