diff NEWS @ 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
line wrap: on
line diff
--- a/NEWS	Fri May 16 09:06:17 2008 -0700
+++ b/NEWS	Thu May 29 18:51:02 2008 -0700
@@ -1,4 +1,5 @@
-0.6.9   2008-05-16 Patch from Joachim Metz <joachim.metz@gmail.com> for 64 bit compile.
+0.6.10  2008-05-29 Patch from Robert Simpson for doubly-linked list and arrays of unicode strings.
+0.6.9   2008-05-16 Patch from Joachim Metz for 64 bit compile.
 0.6.8   2008-03-05 Initial version of pst2dii to convert to Summation dii load file format.
 0.6.7   2008-02-16 Ignore unknown attachments on some read messages; autoconf cleanup.
 0.6.6   2008-01-31 Code cleanup, switch from cvs to mercurial source control.