Mercurial > libpst
comparison NEWS @ 85:582e927756d3 stable-0-6-15
Patch from Robert Simpson for file handle leak in error case.
Fix for missing length on lz decompression, bug found by Chris White.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Wed, 30 Jul 2008 22:01:52 -0700 |
parents | b370d9e8aa10 |
children | 3ec5ad97e926 |
comparison
equal
deleted
inserted
replaced
84:49b1d7a6b2b4 | 85:582e927756d3 |
---|---|
1 0.6.15 2008-07-30 Fix file handle leak in error case, missing length on lz decompression. | |
1 0.6.14 2008-06-15 Fix my mistake in debian packaging. | 2 0.6.14 2008-06-15 Fix my mistake in debian packaging. |
2 0.6.13 2008-06-13 Patch from Robert Simpson for encryption type 2. | 3 0.6.13 2008-06-13 Patch from Robert Simpson for encryption type 2. |
3 0.6.12 2008-06-10 Patch from Joachim Metz for debian packaging, and fix for incorrect length on lz decompression. | 4 0.6.12 2008-06-10 Patch from Joachim Metz for debian packaging, and fix for incorrect length on lz decompression. |
4 0.6.11 2008-06-03 Use ftello/fseeko to properly handle large files. | 5 0.6.11 2008-06-03 Use ftello/fseeko to properly handle large files. |
5 0.6.10 2008-05-29 Patch from Robert Simpson for doubly-linked list and arrays of unicode strings. | 6 0.6.10 2008-05-29 Patch from Robert Simpson for doubly-linked list and arrays of unicode strings. |