Ryan C. Gordon před 23 roky
rodič
revize
69d56e91b7
1 změnil soubory, kde provedl 5 přidání a 0 odebrání
  1. 5 0
      CHANGELOG

+ 5 - 0
CHANGELOG

@@ -2,6 +2,11 @@
  * CHANGELOG.
  * CHANGELOG.
  */
  */
 
 
+08192002 - Generalized sorting routines, moved them into physfs.c and removed
+           the multiple copies from the various archivers. Adding profiling
+           code (currently only for sort routines)...enable it with
+           --enable-profiling in the configure script. Fixed incorrect
+           behaviours in configure.in.
 08172002 - Patched configure.in to work around buggy autoconfs.
 08172002 - Patched configure.in to work around buggy autoconfs.
 08162002 - Fixed QPAK archiver, since I broke it (sorry!). Also fixed a
 08162002 - Fixed QPAK archiver, since I broke it (sorry!). Also fixed a
            qpak memory leak.
            qpak memory leak.