From b20e37a2c5561befd07a9a859df1ce39c33496c7 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 8 Jul 2012 16:00:50 -0400 Subject: [PATCH] Update TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/TODO b/TODO index 9adbaa7..0f40835 100644 --- a/TODO +++ b/TODO @@ -24,6 +24,10 @@ Next representation of them, such as QPDFObjectHandle::parse("<< /a 1 /b 2 >>"); + * Document thread safety: One individual QPDF or QPDFWriter object + can only be used by one thread at a time, but multiple threads can + simultaneously use separate objects. + Soon ==== -- libgit2 0.21.4