Mercurial > libpst
log src/readpst.c @ 304:5338d93889aa
age | author | description |
---|---|---|
Tue, 08 May 2012 10:52:24 -0700 | Carl Byington | preserve bcc headers, document -C switch to set default character set, space after colon is not required in header fields |
Fri, 04 Nov 2011 14:09:50 -0700 | Carl Byington | embedded rfc822 messages might contain rtf encoded bodies |
Tue, 02 Aug 2011 17:02:39 -0700 | Carl Byington | add default character set for items where the pst file does not specify a character set |
Thu, 28 Jul 2011 17:28:49 -0700 | Carl Byington | add alarm reminders to calendar events |
Sun, 19 Jun 2011 09:08:29 -0700 | Carl Byington | patch from Leo Antunes for Status: header |
Sat, 04 Jun 2011 11:38:12 -0700 | Carl Byington | possible fix for corrupted output forking for separate messages |
Sat, 04 Jun 2011 10:52:47 -0700 | Carl Byington | possible fix for corrupted output forking for separate messages |
Fri, 27 May 2011 11:36:49 -0700 | Carl Byington | pst_block_offset elements are unsigned; consistent usage of pst_malloc and pst_realloc |