diff libpst.spec.in @ 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/libpst.spec.in	Sun Jun 15 07:00:54 2008 -0700
+++ b/libpst.spec.in	Wed Jul 30 22:01:52 2008 -0700
@@ -47,6 +47,10 @@
 
 
 %changelog
+* Wed Jul 30 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.15-1
+- Patch from Robert Simpson for file handle leak in error case.
+- Fix for missing length on lz decompression, bug found by Chris White.
+
 * Sun Jun 15 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.14-1
 - Fix my mistake in debian packaging.