diff NEWS @ 39:2ad7ef0a3c4f stable-0-5-10

more valgrind fixes
author carl
date Mon, 20 Aug 2007 20:43:17 -0700
parents f5c024aa1dc5
children be6d5329cc01
line wrap: on
line diff
--- a/NEWS	Sun Aug 12 14:30:15 2007 -0700
+++ b/NEWS	Mon Aug 20 20:43:17 2007 -0700
@@ -1,10 +1,11 @@
     $Id$
 
-0.5.9 2007-08-12 fix more valgrind errors, pst2ldif wrote undefined data
-0.5.8 2007-08-10 lzfu_decompress/base64_encode encoded random data into attachment
-0.5.7 2007-08-09 fix valgrind errors, using uninitialized data
-0.5.6 2007-07-15 handle small pst files, better decoding of 7c blocks
-0.5.5 2007-07-10 merge changes from Joe Nahmias version
-0.5.4 2006-02-25 add MH mode, generated filenames with no leading zeros
-0.5.3 2006-02-20 switch to gnu autoconf/automake
-0.5.2 2006-02-18 add pst2ldif, fix btree processing in libpst.c
+0.5.10  2007-08-20 fix yet more valgrind errors, restructure readpst recursive walk, backwards overrun test
+0.5.9   2007-08-12 fix more valgrind errors, pst2ldif wrote undefined data
+0.5.8   2007-08-10 lzfu_decompress/base64_encode encoded random data into attachment
+0.5.7   2007-08-09 fix valgrind errors, using uninitialized data
+0.5.6   2007-07-15 handle small pst files, better decoding of 7c blocks
+0.5.5   2007-07-10 merge changes from Joe Nahmias version
+0.5.4   2006-02-25 add MH mode, generated filenames with no leading zeros
+0.5.3   2006-02-20 switch to gnu autoconf/automake
+0.5.2   2006-02-18 add pst2ldif, fix btree processing in libpst.c