diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 1fd9ceb66..00e4f050d 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,11 @@ +2004-08-25 Marius Vollmer + + * script.c (scm_compile_shell_switches): Use + scm_from_locale_string instead of scm_makfrom0str. + + * srfi-13.c (scm_string_rindex): Export to Scheme, as it has + always been. + 2004-08-25 Marius Vollmer Moved SRFI-13 and SRFI-14 into the core, taking over the role of