aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-02-01 20:47:20 +0100
committerJay Berkenbilt <ejb@ql.org>2022-02-01 23:17:05 +0100
commit2fd5a43f6756584958b369553906ca74e7085436 (patch)
treefb2dd75b9d9c16e1fd55de2263e19c4c5b396fa2 /TODO
parent42bff9f4584362f2084033795896c2e891274631 (diff)
downloadqpdf-2fd5a43f6756584958b369553906ca74e7085436.tar.zst
Add ChangeLog entries for refactoring work
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index ad165c57..c7151f5a 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,6 @@
Next
====
-* High-level API/doc overhaul: #593
* Add user-defined initializer `QPDFObjectHandle operator ""_qpdf` to
be like QPDFObjectHandle::parse: `auto oh = "<< /a (b) >>"_qpdf;`
* Add QPDF_MAJOR_VERSION, QPDF_MINOR_VERSION to some header, possibly