update
This commit is contained in:
Родитель
b9e5302f27
Коммит
e99a6b813e
9
CHANGES
9
CHANGES
|
@ -8,10 +8,13 @@
|
||||||
|
|
||||||
|
|
||||||
Daniel (18 May 2005)
|
Daniel (18 May 2005)
|
||||||
|
- Bug report #1204435 identified a problem with malformed URLs like
|
||||||
|
"http://somehost?data" as it added a slash too much in the request ("GET
|
||||||
|
/?data/"...). Added test case 260 to verify.
|
||||||
|
|
||||||
- The configure check for strerror_r() failed to detect the proper API at
|
- The configure check for strerror_r() failed to detect the proper API at
|
||||||
times, like on my HP-UX 10.20 tests. And then lib/strerror.c badly assumed
|
times, like on HP-UX 10.20. Then lib/strerror.c badly assumed the glibc
|
||||||
the glibc version if the posix define wasn't set (since it _had_ found a
|
version if the posix define wasn't set (since it _had_ found a strerror_r).
|
||||||
strerror_r).
|
|
||||||
|
|
||||||
Daniel (16 May 2005)
|
Daniel (16 May 2005)
|
||||||
- The gmtime_r() function in HP-UX 10.20 is broken. About 13 test cases fail
|
- The gmtime_r() function in HP-UX 10.20 is broken. About 13 test cases fail
|
||||||
|
|
Загрузка…
Ссылка в новой задаче