1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

Add `NEWS' entries for Andy's fixes.

This commit is contained in:
Ludovic Courtès 2008-04-10 23:20:20 +02:00
parent 4650d11502
commit f1c212b156

2
NEWS
View file

@ -61,6 +61,8 @@ Previously, parsing short option names of argument-less options would
lead to a stack overflow. lead to a stack overflow.
** Fixed type-checking for the second argument of `eval' ** Fixed type-checking for the second argument of `eval'
** Fixed `struct-ref' and `struct-set!' on "light structs"
** Honor struct field access rights in GOOPS
** Allow compilation of Guile-using programs in C99 mode with GCC 4.3 and later ** Allow compilation of Guile-using programs in C99 mode with GCC 4.3 and later
** Fixed build issue for GNU/Linux on IA64 ** Fixed build issue for GNU/Linux on IA64
** Fixed build issues on NetBSD 1.6 ** Fixed build issues on NetBSD 1.6