diff libpst.spec.in @ 191:4b498fd68464

add pst_attach_to_mem() back into the shared library interface. improve developer documentation. fix memory leak caught by valgrind.
author Carl Byington <carl@five-ten-sg.com>
date Wed, 15 Apr 2009 18:39:42 -0700
parents d588dafd03e8
children 774b2e77eb50
line wrap: on
line diff
--- a/libpst.spec.in	Tue Apr 14 22:26:17 2009 -0700
+++ b/libpst.spec.in	Wed Apr 15 18:39:42 2009 -0700
@@ -125,6 +125,10 @@
 
 
 %changelog
+* Wed Apr 15 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.37-1
+- add pst_attach_to_mem() back into the shared library interface.
+- fix memory leak caught by valgrind.
+
 * Tue Apr 14 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.36-1
 - build separate -doc and -devel-doc subpackages.
 - other spec file cleanup