summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e1f213cd09..defc0f28ef 100644
--- a/NEWS
+++ b/NEWS
@@ -56,6 +56,7 @@
. 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)
- Curl:
. Fixed bug #68937 (Segfault in curl_multi_exec). (Laruence)