Ryan C. Gordon 19 anni fa
parent
commit
c27fd9639f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      CHANGELOG.txt

+ 1 - 0
CHANGELOG.txt

@@ -2,6 +2,7 @@
  * CHANGELOG.
  * CHANGELOG.
  */
  */
 
 
+05272007 - FIXME removal: Replaced a strncpy() with a memcpy().
 05112007 - Minor documentation correction.
 05112007 - Minor documentation correction.
 05052007 - Fixed zip archiver: could do bogus seek if a small, non-zip file
 05052007 - Fixed zip archiver: could do bogus seek if a small, non-zip file
            got put through isArchive().
            got put through isArchive().