From c3ae8e07fc1faca30ea5e8e40c3c576a07b5fa1e Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Wed, 11 Jun 2003 23:21:45 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 130de9277..feb34527f 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,7 @@ +2003-06-12 Kevin Ryde + + * posix.c (scm_putenv): Free temporary ptr in mingw unset. + 2003-06-02 Marius Vollmer * ports.c (scm_peek_char): Safe the column of the port around the