aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-10-20 02:59:38 +0200
committerJay Berkenbilt <ejb@ql.org>2009-10-20 02:59:38 +0200
commitad0ab25d660184de00e63067ed5fcdf9453a66f0 (patch)
tree2c54b3d21a87240c287d8b2fb1f558d82ecc4f25 /TODO
parent8b073eed280abcd926a37100ea740efb1cdc85c4 (diff)
downloadqpdf-ad0ab25d660184de00e63067ed5fcdf9453a66f0.tar.zst
fix bug in C API, test invalid password specifically
git-svn-id: svn+q:///qpdf/trunk@832 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index 2027fb2e..691fcb37 100644
--- a/TODO
+++ b/TODO
@@ -16,11 +16,6 @@
* Add comments for the security functions that map them back to the
items in Adobe's products.
- * Change the C error interface so that warnings and errors are
- pointers that can be queried using more C API functions. We need a
- way to get a full string as well as an error code, file name,
- offset, and message.
-
* "Delphi wrapper unit 'qpdf.pas' created by Zarko Gajic
(http://delphi.about.com). .. use at your own risk and for whatever
the purpose you want .. no support provided. Sample code provided."