Mercurial > libpst
comparison NEWS @ 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 |
comparison
equal
deleted
inserted
replaced
190:e3a63888cdd4 | 191:4b498fd68464 |
---|---|
1 0.6.37 2009-04-15 add pst_attach_to_mem() back into the shared library interface. | |
1 0.6.36 2009-04-14 build separate -doc and -devel-doc subpackages | 2 0.6.36 2009-04-14 build separate -doc and -devel-doc subpackages |
2 0.6.35 2009-04-08 properly add trailing mime boundary in all modes, build separate rpms with libpst.so shared. | 3 0.6.35 2009-04-08 properly add trailing mime boundary in all modes, build separate rpms with libpst.so shared. |
3 0.6.34 2009-03-19 avoid putting mixed item types into the same output folder | 4 0.6.34 2009-03-19 avoid putting mixed item types into the same output folder |
4 0.6.33 2009-03-17 fix utf-7 conversions, don't produce empty attachment files in separate mode | 5 0.6.33 2009-03-17 fix utf-7 conversions, don't produce empty attachment files in separate mode |
5 0.6.32 2009-03-14 fix ppc64 compile error | 6 0.6.32 2009-03-14 fix ppc64 compile error |