X-Git-Url: https://git.phdru.name/?p=mimedecode.git;a=blobdiff_plain;f=ANNOUNCE;h=d056f98a0390d5244252cb137b294f4837745d96;hp=65502d32c1454ab551ea0ff01e054823dbdf06b1;hb=392df88f9e7bef24b191025f2ad578abaea6aa99;hpb=d155353d46f6f4186241e603770d0f5c6a7b6870 diff --git a/ANNOUNCE b/ANNOUNCE index 65502d3..d056f98 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -21,6 +21,13 @@ stdout one-to-one. If the file is a simple RFC822 message it is just decoded as one part. If it is a MIME message with multiple parts ("attachments") all parts are decoded. Decoding can be controlled by command-line options. +WHAT'S NEW in version 2.3.2 (2014-02-01) + Fix a bug - do not generate 'From ' headers in subparts. + + Add option --host. + + Add tests. + WHAT'S NEW in version 2.3.1 (2014-01-31) Update documentation.