mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-23 07:08:30 +00:00
Remove stray TODO item
This commit is contained in:
parent
7fb22740e1
commit
2e476e189a
6
TODO
6
TODO
@ -11,12 +11,6 @@
|
|||||||
|
|
||||||
* QPDFObjectHandle: getValueAsX methods, getKeyIfDict. Plus C API.
|
* QPDFObjectHandle: getValueAsX methods, getKeyIfDict. Plus C API.
|
||||||
|
|
||||||
* See if this has been done or is trivial with C++11 local static
|
|
||||||
initializers: Secure random number generation could be made more
|
|
||||||
efficient by using a local static to ensure a single random device
|
|
||||||
or crypt provider as long as this can be done in a thread-safe
|
|
||||||
fashion.
|
|
||||||
|
|
||||||
* Remember for release notes: starting in qpdf 11, the default value
|
* Remember for release notes: starting in qpdf 11, the default value
|
||||||
for the --json keyword will be "latest". If you are depending on
|
for the --json keyword will be "latest". If you are depending on
|
||||||
version 1, change your code to specify --json=1, which works
|
version 1, change your code to specify --json=1, which works
|
||||||
|
Loading…
x
Reference in New Issue
Block a user