aboutsummaryrefslogtreecommitdiff
path: root/content/posts/2009-03-09-zipstream-php-0-2-1-released.html
blob: fa894e06fa01bc79db0185cb91b1054b74412792 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
date: "2009-03-09T22:43:02Z"
title: ZipStream-PHP 0.2.1 Released
---

<p>Version 0.2.1 of <a href="http://pablotron.org/software/zipstream-php/">ZipStream-PHP</a> is out.  There is one change:</p>

<ul>
<li>Generate correct "version needed to extract" header.  This fixes
extraction problems with WinZip 9.0.</li>
</ul>

<p>Here are the relevant links:</p>

<ul>
<li><a href="http://pablotron.org/files/zipstream-php-0.2.1.tar.gz">Download ZipStream-PHP 0.2.1</a> (<a href="http://pablotron.org/files/zipstream-php-0.2.1.tar.gz.asc">Signature</a>)</li>
<li><a href="http://redmine.pablotron.org/projects/show/zipstream-php">ZipStream-PHP Bug Tracker</a></li>
<li><a href="http://hg.pablotron.org/zipstream-php">ZipStream-PHP Mercurial Repository</a></li>
</ul>