1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-04 22:40:25 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2003-06-11 23:56:55 +00:00
parent d4d694b6c6
commit 75b14838a6

View file

@ -1,6 +1,7 @@
2003-06-12 Kevin Ryde <user42@zip.com.au>
* posix.c (scm_putenv): Free temporary ptr in mingw unset.
* posix.c (scm_putenv): Free temporary ptr in mingw unset. Add
freebsd to comment about need to use unsetenv.
2003-06-02 Marius Vollmer <mvo@zagadka.de>