Ryan C. Gordon 24 年之前
父节点
当前提交
bb7fcf7def
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      CHANGELOG

+ 1 - 0
CHANGELOG

@@ -2,6 +2,7 @@
  * CHANGELOG.
  * CHANGELOG.
  */
  */
 
 
+07292002 - Found some memory leaks, thanks to Valgrind (which rules, btw).
 07282002 - macclassic.c now returns human readable error messages instead of
 07282002 - macclassic.c now returns human readable error messages instead of
            ERR_OS_ERROR. Closing files on MacOS no longer fails if the volume
            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
            info can't be flushed. Minor error message tweak in os2.c. All