Mercurial > libpst
annotate NEWS @ 71:1bd4491cf8ff stable-0-6-9
fix documentation of 8 byte backpointers
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 16 May 2008 09:00:57 -0700 |
parents | b12f4e50e2e8 |
children | 3cb02cb1e6cd |
rev | line source |
---|---|
71
1bd4491cf8ff
fix documentation of 8 byte backpointers
Carl Byington <carl@five-ten-sg.com>
parents:
70
diff
changeset
|
1 0.6.9 2008-05-16 Patch from Joachim Metz <joachim.metz@gmail.com> for 64 bit compile. |
67
90aa7814ad1f
Initial version of pst2dii to convert to Summation dii load file format.
Carl Byington <carl@five-ten-sg.com>
parents:
64
diff
changeset
|
2 0.6.8 2008-03-05 Initial version of pst2dii to convert to Summation dii load file format. |
60
97b7706bdda2
Work around bogus 7c.b5 blocks in some messages that have been read.
Carl Byington <carl@five-ten-sg.com>
parents:
55
diff
changeset
|
3 0.6.7 2008-02-16 Ignore unknown attachments on some read messages; autoconf cleanup. |
55
0cdbd066f65a
add missing news items, add reference to mercurial repository in the documentation
Carl Byington <carl@five-ten-sg.com>
parents:
43
diff
changeset
|
4 0.6.6 2008-01-31 Code cleanup, switch from cvs to mercurial source control. |
0cdbd066f65a
add missing news items, add reference to mercurial repository in the documentation
Carl Byington <carl@five-ten-sg.com>
parents:
43
diff
changeset
|
5 0.6.5 2008-01-22 Code cleanup, rpm group Applications/Productivity. |
0cdbd066f65a
add missing news items, add reference to mercurial repository in the documentation
Carl Byington <carl@five-ten-sg.com>
parents:
43
diff
changeset
|
6 0.6.4 2008-01-19 More fixes for 64 bit format, merge changes from svn Alioth. |
0cdbd066f65a
add missing news items, add reference to mercurial repository in the documentation
Carl Byington <carl@five-ten-sg.com>
parents:
43
diff
changeset
|
7 0.6.3 2008-01-13 More type consistency issues found by splint. |
0cdbd066f65a
add missing news items, add reference to mercurial repository in the documentation
Carl Byington <carl@five-ten-sg.com>
parents:
43
diff
changeset
|
8 0.6.2 2008-01-12 More fixes for 64 bit format, consistent types size_t, off_t, etc. |
43 | 9 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
|
10 0.5.12 2007-10-02 security fix for possible buffer overruns in liv-zemple decoding |
40 | 11 0.5.11 2007-08-24 fix for unitialized variable |
39 | 12 0.5.10 2007-08-20 fix yet more valgrind errors, restructure readpst recursive walk, backwards overrun test |
13 0.5.9 2007-08-12 fix more valgrind errors, pst2ldif wrote undefined data | |
14 0.5.8 2007-08-10 lzfu_decompress/base64_encode encoded random data into attachment | |
15 0.5.7 2007-08-09 fix valgrind errors, using uninitialized data | |
16 0.5.6 2007-07-15 handle small pst files, better decoding of 7c blocks | |
17 0.5.5 2007-07-10 merge changes from Joe Nahmias version | |
18 0.5.4 2006-02-25 add MH mode, generated filenames with no leading zeros | |
19 0.5.3 2006-02-20 switch to gnu autoconf/automake | |
20 0.5.2 2006-02-18 add pst2ldif, fix btree processing in libpst.c |