Mercurial > libpst
annotate NEWS @ 36:6fe121a971c9 stable-0-5-7
valgrind fixes
author | carl |
---|---|
date | Thu, 09 Aug 2007 15:46:34 -0700 |
parents | b2f247463b83 |
children | f5c024aa1dc5 |
rev | line source |
---|---|
17 | 1 $Id$ |
2 | |
36 | 3 0.5.7 2007-08-09 fix valgrind errors, using uninitialized data |
35 | 4 0.5.6 2007-07-15 handle small pst files, better decoding of 7c blocks |
31 | 5 0.5.5 2007-07-10 merge changes from Joe Nahmias version |
30 | 6 0.5.4 2006-02-25 add MH mode, generated filenames with no leading zeros |
7 0.5.3 2006-02-20 switch to gnu autoconf/automake | |
8 0.5.2 2006-02-18 add pst2ldif, fix btree processing in libpst.c |