]> git.phdru.name Git - mimedecode.git/blobdiff - TODO
Change option -p to accept lists
[mimedecode.git] / TODO
diff --git a/TODO b/TODO
index f4d1e7e4e83d2c8e71cc4165dc8fdb02f6684cd6..da13a02ef28cdd05db98de44a08739d2247f6db4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,24 +1,12 @@
-Publish docs in html format.
-
-
-Release 2.3.9.
-
-
-Change option -d to accept a list of headers: -d h1,h2,h3,...
-
-
-Change option -d to decode all headers and accept a list of exceptions:
--d *,-h1,-h2,...
-
-
-Change option -p to accept lists of headers and parameters:
--p h1,h2,h3:p1,p2,p3
-Allow * and exceptions:
+Allow * and exceptions for -p:
 -p h1,h2,h3:*,-p1,-p2,-p3
 -p *,-h1,-h2,-h3:p1,p2,p3
 -p *,-h1,-h2,-h3:*,-p1,-p2,-p3
 
 
+Publish docs in html format.
+
+
 Release 2.4.0.