X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=ANNOUNCE;h=2faa3028b86f225da9937604d18ac27afd556d5c;hb=502931f2c502991905892ae23548d9b02adf7fd0;hp=e23ea9beb7c7881049f0f2d5cd688f8bb35e39ab;hpb=69acf148036c062b05dd115cc45a80e28140f3e9;p=mimedecode.git diff --git a/ANNOUNCE b/ANNOUNCE index e23ea9b..2faa302 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -34,14 +34,18 @@ WHAT'S NEW in version 2.4.0 (2014-03-??) Change option -p to accept lists of headers and parameters: -p h1,h2,h3,..:p1,p2,p3,.. - Allow * and exceptions for -p in the headers list: + Allow * and exceptions for -p in the headers and parameters lists: -p *,-h1,-h2,-h3:p1,p2,p3 +-p h1,h2,h3:*,-p1,-p2,-p3 +-p *,-h1,-h2,-h3:*,-p1,-p2,-p3 - Add ChangeLog. + Change option -r to accept a list of headers: -r h1,h2,h3,... + + Change option -r to remove all headers and accept a list of exceptions: +-r *,-h1,-h2,... -WHAT'S NEW in version 2.3.8 (2014-02-26) - Add option --remove-params=header to remove all parameters from the header. + Add ChangeLog. WHAT'S NEW in version 2.3.7 (2014-02-23)