From 41e4b9926dac3152975aaddc44eee379ca5b08f5 Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Wed, 25 Aug 2004 17:22:52 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 77d7e4c6e..39bf86d0d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-08-25 Marius Vollmer + + * libguile.h: Include srfi-13.h and srfi-14.h, do not include + strop.h. + 2004-08-02 Marius Vollmer * README: Document the new --disable-discouraged option.