diff ChangeLog @ 164:ab384fed78c5

Compensate for iconv conversion to utf-7 that produces strings that are not null terminated. Don't produce empty attachment files in separate mode.
author Carl Byington <carl@five-ten-sg.com>
date Mon, 16 Mar 2009 18:31:39 -0700
parents 03fbb0269f3c
children 6194e4a10406
line wrap: on
line diff
--- a/ChangeLog	Mon Mar 16 12:43:31 2009 -0700
+++ b/ChangeLog	Mon Mar 16 18:31:39 2009 -0700
@@ -4,6 +4,9 @@
     * fix fedora 11 type mismatch warning (actually an error in this case).
     * fix large file support, some sytems require config.h to be included
       earlier in the compilation.
+    * compensate for iconv conversion to utf-7 that produces strings that
+      are not null terminated.
+    * don't produce empty attachment files in separate mode.
 
 LibPST 0.6.32 (2009-03-14)
 ===============================