Mercurial > libpst
comparison NEWS @ 40:be6d5329cc01 stable-0-5-11
fix unitialized variable
author | carl |
---|---|
date | Fri, 24 Aug 2007 18:57:59 -0700 |
parents | 2ad7ef0a3c4f |
children | 183ae993b9ad |
comparison
equal
deleted
inserted
replaced
39:2ad7ef0a3c4f | 40:be6d5329cc01 |
---|---|
1 $Id$ | 1 $Id$ |
2 | 2 |
3 0.5.11 2007-08-24 fix for unitialized variable | |
3 0.5.10 2007-08-20 fix yet more valgrind errors, restructure readpst recursive walk, backwards overrun test | 4 0.5.10 2007-08-20 fix yet more valgrind errors, restructure readpst recursive walk, backwards overrun test |
4 0.5.9 2007-08-12 fix more valgrind errors, pst2ldif wrote undefined data | 5 0.5.9 2007-08-12 fix more valgrind errors, pst2ldif wrote undefined data |
5 0.5.8 2007-08-10 lzfu_decompress/base64_encode encoded random data into attachment | 6 0.5.8 2007-08-10 lzfu_decompress/base64_encode encoded random data into attachment |
6 0.5.7 2007-08-09 fix valgrind errors, using uninitialized data | 7 0.5.7 2007-08-09 fix valgrind errors, using uninitialized data |
7 0.5.6 2007-07-15 handle small pst files, better decoding of 7c blocks | 8 0.5.6 2007-07-15 handle small pst files, better decoding of 7c blocks |