projects
/
m6w6
/
ext-http
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
58a176e
)
BFN
RELEASE_2_1_0_RC1
author
Michael Wallner
<mike@php.net>
Fri, 1 Aug 2014 08:51:51 +0000
(10:51 +0200)
committer
Michael Wallner
<mike@php.net>
Fri, 1 Aug 2014 08:51:51 +0000
(10:51 +0200)
package.xml
patch
|
blob
|
history
diff --git
a/package.xml
b/package.xml
index db00c221c6a4c0555f06eabc83bdc089eed9f5cf..33d50e662bb09b11f7a760f3ee1dff4ab33e6acf 100644
(file)
--- a/
package.xml
+++ b/
package.xml
@@
-48,6
+48,7
@@
v2: http://dev.iworks.at/ext-http/lcov/ext/http/
</stability>
<license>BSD, revised</license>
<notes><![CDATA[
+* Fixed bug #67733 (Compile error with libevent 2.x)
+ Added RFC5987 support in http\Params
+ Improved synthetic HTTP message parsing performace for ~20%
+ Added request options if libcurl has builtin c-ares support: