This commit is contained in:
Ryan C. Gordon 2007-05-27 14:34:29 +00:00
parent d1d0ea025f
commit c27fd9639f
1 changed files with 1 additions and 0 deletions

View File

@ -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().