Ryan C. Gordon 24 tahun lalu
induk
melakukan
4f72b555de
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 2 1
      CHANGELOG

+ 2 - 1
CHANGELOG

@@ -8,7 +8,8 @@
            platform SDK to build it, either; the questionable DLL is accessed
            platform SDK to build it, either; the questionable DLL is accessed
            with LoadLibrary() at runtime now, and handled if not present. This
            with LoadLibrary() at runtime now, and handled if not present. This
            now builds correctly on a freshly installed Visual Studio 6.0, and
            now builds correctly on a freshly installed Visual Studio 6.0, and
-           the DLL it builds works everywhere.
+           the DLL it builds works everywhere. Plus, a bunch of other bugs
+           and incorrect behaviours were squashed.
 06082002 - Fixes to __PHYSFS_platformEnumerateFiles() in win32.c: cleaned up
 06082002 - Fixes to __PHYSFS_platformEnumerateFiles() in win32.c: cleaned up
            memory leak, handles paths more robustly, and prevents possible
            memory leak, handles paths more robustly, and prevents possible
            skipped file entries. Removed AC_C_CONST and AC_TYPE_SIZE_T checks
            skipped file entries. Removed AC_C_CONST and AC_TYPE_SIZE_T checks