From f247f12115ca22ccd37144bdc14460ed9e288ae6 Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Sun, 15 Feb 2004 23:50:52 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 6682f8b06..a9ba8b0c2 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,8 @@ +2004-02-16 Kevin Ryde + + * script.c (scm_shell_usage): Print bug-guile email address, as per + GNU standard. Reported by Han-Wen Nienhuys. + 2004-02-13 Marius Vollmer * sort.c (scm_cmp_function): Always return applyless, do not try