diff options
Diffstat (limited to 'changes/17868')
-rw-r--r-- | changes/17868 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/17868 b/changes/17868 deleted file mode 100644 index 77a8ba1c9d..0000000000 --- a/changes/17868 +++ /dev/null @@ -1,4 +0,0 @@ - o Code simplification and refactoring: - - Our base64 decoding functions no longer overestimate the output - space that they will need when parsing unpadded inputs. - Closes ticket 17868. |