diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-09-30 12:20:04 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-09-30 12:20:04 +0000 |
commit | c2043a7f943c1384c8fac8cc599c8309ad0c1aa9 (patch) | |
tree | 3e1b65475cce9107592f0388a41296837af535f4 | |
parent | e752588e8d3fc002b295bd5c6d2e1a865aaab4de (diff) |
48 - Harshal Pradhan's isspace() fix for 8bit cookie content
-rw-r--r-- | TODO-RELEASE | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index a602e9c35..0164f2300 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -18,3 +18,5 @@ To get fixed in 7.12.2 (planned release: mid October 2004) 46 - Casey O'Donnell's multi.h winsock header fix 47 - Peter Sylvester's patch related to the new SRP on the TLS layer + +48 - Harshal Pradhan's isspace() fix for 8bit cookie content |