From f43515eaf70e661bf53691e2a9d67291f7ed062b Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Sun, 26 Apr 2009 11:27:23 +0000 Subject: Update OSDaB Zip class to most current version from the projects svn repo (r7). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20802 a1c6a512-1295-4272-9138-f99709370657 --- rbutil/rbutilqt/zip/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'rbutil/rbutilqt/zip/README') diff --git a/rbutil/rbutilqt/zip/README b/rbutil/rbutilqt/zip/README index 81891e8516..b5f88cb6ae 100644 --- a/rbutil/rbutilqt/zip/README +++ b/rbutil/rbutilqt/zip/README @@ -1,5 +1,5 @@ The *.cpp and *.h files in this archive are -Copyright (C) 2007 Angius Fabrizio (blue_death@users.sourceforge.net) +Copyright (C) 2007-2008 Angius Fabrizio (blue_death@users.sourceforge.net) You may use, distribute and copy the files under the terms of GNU General Public License version 2 (see the file LICENSE.GPL for details) @@ -27,6 +27,7 @@ Please refer to the example application's main.cpp file or to the class comments history ------- +2008-09-97 - Bug fix: end of central directory was sometimes not being found when the archive had a comment. 2007-02-01 - New IgnorePaths compression option and two more "addDirectoryContents()" convenience methods to use this option. 2007-01-28 - Major changes: - Bug fix: there was a big problem with directory names. -- cgit v1.2.3