Ryan C. Gordon 23 lat temu
rodzic
commit
7d9f2ed3f0
1 zmienionych plików z 1 dodań i 0 usunięć
  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.