diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/log.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index 50029afd0..356294730 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -4,6 +4,15 @@ Release Notes ======================================== +Series 1.10 +---------------------------------------- + +Version 1.10.0, Not Yet Released +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* The base64 decoder in 1.9.18 would not accept carriage returns (\r) + as whitespace, causing some tests to fail on Windows. + Series 1.9 ---------------------------------------- |