summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index defc0f28ef..da1b77669c 100644
--- a/NEWS
+++ b/NEWS
@@ -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)