# HG changeset patch # User Ryan C. Gordon # Date 1027923505 0 # Node ID b8349f8c6bac9e871d888f65fe16a2c1ba84aed4 # Parent c38ace41039f24c8c71a4d7747e1f8013d781aff Updated. diff -r c38ace41039f -r b8349f8c6bac CHANGELOG --- a/CHANGELOG Sun Jul 28 21:03:27 2002 +0000 +++ b/CHANGELOG Mon Jul 29 06:18:25 2002 +0000 @@ -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