This commit is contained in:
Xinchen Hui 2015-03-23 16:49:46 +08:00
commit d96ff5105e

3
NEWS
View File

@ -56,7 +56,8 @@
. Added error_clear_last() function. (Reeze Xia)
. Fixed bug #68797 (Number 2.2250738585072012e-308 converted incorrectly).
(Anatol)
. Implemented the RFC `Scalar Type Decalarations v0.5` (Anthony)
. Implemented the RFC `Scalar Type Decalarations v0.5`. (Anthony)
. Implemented the RFC `Group Use Declarations`. (Marcio)
- Curl:
. Fixed bug #68937 (Segfault in curl_multi_exec). (Laruence)