diff ChangeLog @ 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
line wrap: on
line diff
--- a/ChangeLog	Sun Jun 15 07:00:54 2008 -0700
+++ b/ChangeLog	Wed Jul 30 22:01:52 2008 -0700
@@ -1,17 +1,21 @@
+LibPST 0.6.15 (2008-07-30)
+	* Patch from Robert Simpson for file handle leak in error case.
+	* Fix for missing length on lz decompression, bug found by Chris White.
+
 LibPST 0.6.14 (2008-06-15)
 ===============================
-	* Fix my mistake in debian packaging.
+        * Fix my mistake in debian packaging.
 
 LibPST 0.6.13 (2008-06-13)
 ===============================
-	* Patch from Robert Simpson for encryption type 2.
-	* Fix the order of testing item types to avoid claiming
-	there are multiple message stores.
+        * Patch from Robert Simpson for encryption type 2.
+        * Fix the order of testing item types to avoid claiming
+        there are multiple message stores.
 
 LibPST 0.6.12 (2008-06-10)
 ===============================
-	* Patch from Joachim Metz for debian packaging, and fix
-	for incorrect length on lz decompression.
+        * Patch from Joachim Metz for debian packaging, and fix
+        for incorrect length on lz decompression.
 
 LibPST 0.6.11 (2008-06-03)
 ===============================
@@ -23,9 +27,9 @@
 ===============================
         * Patch from Robert Simpson <rsimpson@idiscoverglobal.com>
         fix doubly-linked list in the cache_ptr code, and allow
-	arrays of unicode strings (without converting them).
+        arrays of unicode strings (without converting them).
         * More changes for Fedora packaging (#434727)
-	* Fixes for const correctness.
+        * Fixes for const correctness.
 
 LibPST 0.6.9 (2008-05-16)
 ===============================