From 584793ea1e34797ab01ffa11d26f302cd9790f4c Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Mon, 7 Mar 2022 18:17:17 -0500 Subject: Spell check, update release notes for 10.6.3 --- TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 96d62a14..41e4d214 100644 --- a/TODO +++ b/TODO @@ -3,7 +3,6 @@ Next ==== In order: -* PR #661 (overloaded getters from m-holger) * cmake * code formatting * PointerHolder -> shared_ptr @@ -284,7 +283,7 @@ When creating output from a string: * Else encode as "b:" When reading a string, any string that doesn't follow the above rules -is an error. This includes "r:" strings not paresable as a real +is an error. This includes "r:" strings not parseable as a real number, "/Name" strings containing a NUL character, "s:" or "b:" strings that are not valid JSON strings, "b:" strings containing character values > 0xff, or "e:" values that are not valid base64. -- cgit v1.2.3-54-g00ecf