Mercurial > libpst
annotate NEWS @ 118:0f1492b7fe8b
patch from Fridrich Strba for building on mingw and general cleanup of autoconf files
add processing for pst files of type 0x0f
start adding support for properly building and installing libpst.so and the header files required to use it.
remove version.h since the version number is now in config.h
more const correctness issues regarding getopt()
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 31 Jan 2009 12:12:36 -0800 |
parents | ed2a260bbb98 |
children | 8399ef94c11b |
rev | line source |
---|---|
118
0f1492b7fe8b
patch from Fridrich Strba for building on mingw and general cleanup of autoconf files
Carl Byington <carl@five-ten-sg.com>
parents:
116
diff
changeset
|
1 0.6.26 2009-01-31 patch from Fridrich Strba for building on mingw, and autoconf cleanup |
116
ed2a260bbb98
improve handling of content-type charset values in mime parts
Carl Byington <carl@five-ten-sg.com>
parents:
114
diff
changeset
|
2 0.6.25 2009-01-16 improve handling of content-type charset values in mime parts |
114
e213bfcf9aa7
patch from Chris Eagle to build on cygwin
Carl Byington <carl@five-ten-sg.com>
parents:
112
diff
changeset
|
3 0.6.24 2008-12-11 patch from Chris Eagle to build on cygwin |
112
554e9a422778
bump version to avoid cvs tagging mistake in fedora
Carl Byington <carl@five-ten-sg.com>
parents:
110
diff
changeset
|
4 0.6.23 2008-12-04 bump version to avoid cvs tagging mistake in fedora |
110
7133b39975f7
patch from David Cuadrado to process emails with type PST_TYPE_OTHER
Carl Byington <carl@five-ten-sg.com>
parents:
108
diff
changeset
|
5 0.6.22 2008-11-28 process emails with type PST_TYPE_OTHER, fix malloc error and possible segfault |
108
1b2a4fac1303
fix title bug with old schema in pst2ldif, also escape commas in distinguished names per rfc4514.
Carl Byington <carl@five-ten-sg.com>
parents:
104
diff
changeset
|
6 0.6.21 2008-10-21 fix title bug with old schema in pst2ldif, also escape commas in distinguished names per rfc4514. |
104
39ba19372732
many fixes in pst2ldif by Robert Harris
Carl Byington <carl@five-ten-sg.com>
parents:
103
diff
changeset
|
7 0.6.20 2008-10-09 add configure option --enable-dii=no, fixes from Robert Harris for pst2ldif. |
96
2e3ec9511166
update the release notes
Carl Byington <carl@five-ten-sg.com>
parents:
93
diff
changeset
|
8 0.6.19 2008-09-14 Initial work on a .so shared library from Bharath Acharya. |
93 | 9 0.6.18 2008-08-28 Fixes for iconv on Mac from Justin Greer. |
90
631d02d30a1c
More fixes for 32/64 bit portability on big endian ppc.
Carl Byington <carl@five-ten-sg.com>
parents:
88
diff
changeset
|
10 0.6.17 2008-08-05 More fixes for 32/64 bit portability on big endian ppc. |
88 | 11 0.6.16 2008-08-05 Use inttypes.h for portable printing of 64 bit items. |
85
582e927756d3
Patch from Robert Simpson for file handle leak in error case.
Carl Byington <carl@five-ten-sg.com>
parents:
82
diff
changeset
|
12 0.6.15 2008-07-30 Fix file handle leak in error case, missing length on lz decompression. |
82
b370d9e8aa10
Fix my mistake in debian packaging.
Carl Byington <carl@five-ten-sg.com>
parents:
79
diff
changeset
|
13 0.6.14 2008-06-15 Fix my mistake in debian packaging. |
79
56fa05fd5271
Patch from Robert Simpson for encryption type 2.
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
14 0.6.13 2008-06-13 Patch from Robert Simpson for encryption type 2. |
78
535075b4d261
Patch from Joachim Metz for debian packaging, and fix for incorrect length on lz decompression.
Carl Byington <carl@five-ten-sg.com>
parents:
75
diff
changeset
|
15 0.6.12 2008-06-10 Patch from Joachim Metz for debian packaging, and fix for incorrect length on lz decompression. |
75
987aa872294e
Use ftello/fseeko to properly handle large files.
Carl Byington <carl@five-ten-sg.com>
parents:
73
diff
changeset
|
16 0.6.11 2008-06-03 Use ftello/fseeko to properly handle large files. |
73
3cb02cb1e6cd
Patch from Robert Simpson to fix doubly-linked list in the cache_ptr code, and allow arrays of unicode strings (without converting them).
Carl Byington <carl@five-ten-sg.com>
parents:
71
diff
changeset
|
17 0.6.10 2008-05-29 Patch from Robert Simpson for doubly-linked list and arrays of unicode strings. |
3cb02cb1e6cd
Patch from Robert Simpson to fix doubly-linked list in the cache_ptr code, and allow arrays of unicode strings (without converting them).
Carl Byington <carl@five-ten-sg.com>
parents:
71
diff
changeset
|
18 0.6.9 2008-05-16 Patch from Joachim Metz 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
|
19 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
|
20 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
|
21 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
|
22 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
|
23 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
|
24 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
|
25 0.6.2 2008-01-12 More fixes for 64 bit format, consistent types size_t, off_t, etc. |
43 | 26 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
|
27 0.5.12 2007-10-02 security fix for possible buffer overruns in liv-zemple decoding |
40 | 28 0.5.11 2007-08-24 fix for unitialized variable |
39 | 29 0.5.10 2007-08-20 fix yet more valgrind errors, restructure readpst recursive walk, backwards overrun test |
30 0.5.9 2007-08-12 fix more valgrind errors, pst2ldif wrote undefined data | |
31 0.5.8 2007-08-10 lzfu_decompress/base64_encode encoded random data into attachment | |
32 0.5.7 2007-08-09 fix valgrind errors, using uninitialized data | |
33 0.5.6 2007-07-15 handle small pst files, better decoding of 7c blocks | |
34 0.5.5 2007-07-10 merge changes from Joe Nahmias version | |
35 0.5.4 2006-02-25 add MH mode, generated filenames with no leading zeros | |
36 0.5.3 2006-02-20 switch to gnu autoconf/automake | |
37 0.5.2 2006-02-18 add pst2ldif, fix btree processing in libpst.c |