diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 3ecd9ee31..e23342e14 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,10 @@ +2005-01-24 Kevin Ryde + + * posix.c (scm_setlocale): Force errno=EINVAL for an error, since + POSIX and C99 don't document errno being set. Reported by Bruno + Haible. + (scm_flock): Update docstring from manual. + 2005-01-20 Marius Vollmer * environments.c (obarray_enter, obarray_replace): Call