From c27fd9639f89256cd2f6801b4421dda4f972346e Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Sun, 27 May 2007 14:34:29 +0000 Subject: [PATCH] Updated. --- CHANGELOG.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 245c7098..3ac5f2e8 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -2,6 +2,7 @@ * CHANGELOG. */ +05272007 - FIXME removal: Replaced a strncpy() with a memcpy(). 05112007 - Minor documentation correction. 05052007 - Fixed zip archiver: could do bogus seek if a small, non-zip file got put through isArchive().