From 2e476e189a84bebbac04947518f83dc78c6d913b Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 5 Feb 2022 09:24:03 -0500 Subject: Remove stray TODO item --- TODO | 6 ------ 1 file changed, 6 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 26d7ebc8..d27ab4de 100644 --- a/TODO +++ b/TODO @@ -11,12 +11,6 @@ * 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 for the --json keyword will be "latest". If you are depending on version 1, change your code to specify --json=1, which works -- cgit v1.2.3-54-g00ecf