Ryan C. Gordon hace 23 años
padre
commit
7d9f2ed3f0
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      CHANGELOG

+ 1 - 0
CHANGELOG

@@ -2,6 +2,7 @@
  * CHANGELOG.
  */
 
+11292002 - Minor fix for strange PATH strings in unix.c (thanks, Alexander!)
 11222002 - Initial PocketPC port by Corona688.
 10222002 - Fixed segfault in test_physfs.c when user hits CTRL-D (and
            readline() thus returns NULL)...now gracefully exits, as it should.