diff options
author | lloyd <[email protected]> | 2011-06-03 14:21:48 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2011-06-03 14:21:48 +0000 |
commit | 54a411d7fad3349e9153f34a89ea5ac7aebac96b (patch) | |
tree | 94144711a992272a7c34eb6018564f8a4e649b6b /doc | |
parent | 4e760a188e8cc280277dfdd44253ca1ad6252b7f (diff) |
Tick version to 1.10.0
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 ---------------------------------------- |