diff --git a/README.txt b/README.txt index f72404f..3669730 100644 --- a/README.txt +++ b/README.txt @@ -5,7 +5,7 @@ Changes v 1.0.2.8 - To improve mboxview, please post reviews on what works, what doesn't, create bug tickets and enhancment requests; - - Updated VS project and fixed code to address random startup failures; + - Fixed code to address random startup failures; - Added handling of embedded images declared incorrectly as non inline attachments in the mail; - Fixed incorrect text alignment in some cases when printing group of mails to HTML; - Added html2text conversion to print mails without plain text block; diff --git a/ReadMe.markdown b/ReadMe.markdown index 9061fa9..0cc9c52 100644 --- a/ReadMe.markdown +++ b/ReadMe.markdown @@ -28,7 +28,7 @@ Changes v 1.0.2.8 - To improve mboxview, please post reviews on what works, what doesn't, create bug tickets and enhancment requests; - - Updated VS project and fixed code to address random startup failures; + - Fixed code to address random startup failures; - Added handling of embedded images declared incorrectly as non inline attachments in the mail; - Fixed incorrect text alignment in some cases when printing group of mails to HTML; - Added html2text conversion to print mails without plain text block;