comparison ChangeLog @ 73:3cb02cb1e6cd stable-0-6-10

Patch from Robert Simpson to fix doubly-linked list in the cache_ptr code, and allow arrays of unicode strings (without converting them). More changes for Fedora packaging (#434727) Fixes for const correctness.
author Carl Byington <carl@five-ten-sg.com>
date Thu, 29 May 2008 18:51:02 -0700
parents 1bd4491cf8ff
children 987aa872294e
comparison
equal deleted inserted replaced
72:c21e9c001256 73:3cb02cb1e6cd
1 LibPST 0.6.9 (2008-05-161) 1 LibPST 0.6.10 (2008-05-29)
2 ===============================
3 * Patch from Robert Simpson <rsimpson@idiscoverglobal.com>
4 fix doubly-linked list in the cache_ptr code, and allow
5 arrays of unicode strings (without converting them).
6 * More changes for Fedora packaging (#434727)
7 * Fixes for const correctness.
8
9 LibPST 0.6.9 (2008-05-16)
2 =============================== 10 ===============================
3 * Patch from Joachim Metz <joachim.metz@gmail.com> for 64 bit 11 * Patch from Joachim Metz <joachim.metz@gmail.com> for 64 bit
4 compile. 12 compile.
5 * Signed/unsigned cleanup from 'CFLAGS=-Wextra ./configure'. 13 * Signed/unsigned cleanup from 'CFLAGS=-Wextra ./configure'.
6 * Reindent vbuf.c to make it readable. 14 * Reindent vbuf.c to make it readable.
7 * Fix pst format documentation for 8 byte backpointers. 15 * Fix pst format documentation for 8 byte backpointers.
8 16
9 LibPST 0.6.8 (2008-03-05) 17 LibPST 0.6.8 (2008-03-05)
10 =============================== 18 ===============================
11 * Initial version of pst2dii to convert to Summation dii load file format. 19 * Initial version of pst2dii to convert to Summation dii load file format.
12 * Changes for Fedora packaging (#434727) 20 * Changes for Fedora packaging (#434727)