Mercurial > libpst
annotate NEWS @ 48:f66078abed38
more fixes for 64 bit format
author | carl |
---|---|
date | Fri, 18 Jan 2008 15:07:12 -0800 |
parents | f6db1f060a95 |
children | 0cdbd066f65a |
rev | line source |
---|---|
17 | 1 $Id$ |
2 | |
43 | 3 0.6.1 2008-01-06 Outlook 2003 64 bit format and fix for bogus contacts. |
41
183ae993b9ad
security fix for potential buffer overrun in lz decompress
carl
parents:
40
diff
changeset
|
4 0.5.12 2007-10-02 security fix for possible buffer overruns in liv-zemple decoding |
40 | 5 0.5.11 2007-08-24 fix for unitialized variable |
39 | 6 0.5.10 2007-08-20 fix yet more valgrind errors, restructure readpst recursive walk, backwards overrun test |
7 0.5.9 2007-08-12 fix more valgrind errors, pst2ldif wrote undefined data | |
8 0.5.8 2007-08-10 lzfu_decompress/base64_encode encoded random data into attachment | |
9 0.5.7 2007-08-09 fix valgrind errors, using uninitialized data | |
10 0.5.6 2007-07-15 handle small pst files, better decoding of 7c blocks | |
11 0.5.5 2007-07-10 merge changes from Joe Nahmias version | |
12 0.5.4 2006-02-25 add MH mode, generated filenames with no leading zeros | |
13 0.5.3 2006-02-20 switch to gnu autoconf/automake | |
14 0.5.2 2006-02-18 add pst2ldif, fix btree processing in libpst.c |