summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2020-10-15 21:03:14 +0200
committerJay Berkenbilt <ejb@ql.org>2020-10-15 21:03:14 +0200
commitbbd45cd01c5993de0970065b2bbd03aa28837b2c (patch)
tree0be4c7ecdc6e44ec6a1dfe77c91bc5604b20d9dd /TODO
parent8f1db4dcf253386f45a3aa535c5e7144b5ca36d1 (diff)
downloadqpdf-bbd45cd01c5993de0970065b2bbd03aa28837b2c.tar.zst
Clarify qpdf's exit statuses in the documentation
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index 63363ab9..9740d8a7 100644
--- a/TODO
+++ b/TODO
@@ -3,14 +3,13 @@ Candidates for upcoming release
* Trivial fixes:
* Remove travisci
- * Update manual to clearly state qpdf's exit codes including mention
- of not exiting with code 1.
* Quick issues:
* #438: things written to stdout instead of stderr; --no-warn issues
* #454: integer overflow
* #451: BufferInputSource performance enhancement
* #432: WindowsCryptProvider fixes
+ * Add --warning-exit-0 option. Search for --no-warn in the docs.
* Easy build/test
* #429: cygwin build and openssl version (see #455)