aboutsummaryrefslogtreecommitdiff
path: root/content/posts/2009-03-09-zipstream-php-0-2-1-released.html
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/2009-03-09-zipstream-php-0-2-1-released.html')
-rw-r--r--content/posts/2009-03-09-zipstream-php-0-2-1-released.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/content/posts/2009-03-09-zipstream-php-0-2-1-released.html b/content/posts/2009-03-09-zipstream-php-0-2-1-released.html
new file mode 100644
index 0000000..fa894e0
--- /dev/null
+++ b/content/posts/2009-03-09-zipstream-php-0-2-1-released.html
@@ -0,0 +1,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>
+