diff 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
line wrap: on
line diff
--- a/ChangeLog	Fri May 16 09:06:17 2008 -0700
+++ b/ChangeLog	Thu May 29 18:51:02 2008 -0700
@@ -1,10 +1,18 @@
-LibPST 0.6.9 (2008-05-161)
+LibPST 0.6.10 (2008-05-29)
+===============================
+        * Patch from Robert Simpson <rsimpson@idiscoverglobal.com>
+        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.
+
+LibPST 0.6.9 (2008-05-16)
 ===============================
         * Patch from Joachim Metz <joachim.metz@gmail.com> for 64 bit
-	compile.
-	* Signed/unsigned cleanup from 'CFLAGS=-Wextra ./configure'.
-	* Reindent vbuf.c to make it readable.
-	* Fix pst format documentation for 8 byte backpointers.
+        compile.
+        * Signed/unsigned cleanup from 'CFLAGS=-Wextra ./configure'.
+        * Reindent vbuf.c to make it readable.
+        * Fix pst format documentation for 8 byte backpointers.
 
 LibPST 0.6.8 (2008-03-05)
 ===============================