summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2011-06-25 20:39:05 +0200
committerJay Berkenbilt <ejb@ql.org>2011-06-25 20:39:05 +0200
commit9de1f4826bcda9a677d8c1d9548c57d4378c10fc (patch)
treebe1138d8cfb8056f7b17e023c1dca638efbcec32 /TODO
parent37566259eef7d1d35d13cc4db6864b25b5a10029 (diff)
downloadqpdf-9de1f4826bcda9a677d8c1d9548c57d4378c10fc.tar.zst
2.2.4
git-svn-id: svn+q:///qpdf/trunk@1062 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 2 insertions, 11 deletions
diff --git a/TODO b/TODO
index c238e0a8..9f40059e 100644
--- a/TODO
+++ b/TODO
@@ -1,20 +1,11 @@
-Next
-====
-
- * Consider adding an option to configure.ac to strip binaries and
- executables instead of just turning it off.
-
- * Debian package: think about whether to make debug libraries and
- whether required DEB_BUILT_OPTIONS are supported.
+General
+=======
* Look for %PDF header somewhere within the first 1024 bytes of the
file. Also accept headers of the form "%!PS−Adobe−N.n PDF−M.m".
See Implementation notes 13 and 14 in appendix H of the PDF 1.7
specification. This is bug 3267974.
-General
-=======
-
* Update qpdf docs about non-ascii passwords. See thread from
2010-12-07,08 for details.