From bb7fcf7def73792d587be70d811260ac656882eb Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Mon, 29 Jul 2002 06:18:25 +0000 Subject: [PATCH] Updated. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 7ce11b9e..8bab9645 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,7 @@ * CHANGELOG. */ +07292002 - Found some memory leaks, thanks to Valgrind (which rules, btw). 07282002 - macclassic.c now returns human readable error messages instead of ERR_OS_ERROR. Closing files on MacOS no longer fails if the volume info can't be flushed. Minor error message tweak in os2.c. All