From ca62b8be04cdd7c19f08d6b8a8838852b5de1f11 Mon Sep 17 00:00:00 2001
From: Andre Maroneze <andre.oliveiramaroneze@cea.fr>
Date: Fri, 29 May 2020 17:04:37 +0200
Subject: [PATCH] [Changelog] add entry for !2678

---
 Changelog | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Changelog b/Changelog
index fccabeb9749..23507067506 100644
--- a/Changelog
+++ b/Changelog
@@ -17,6 +17,8 @@
 Open Source Release <next-release>
 ##################################
 
+-   Eva       [2020-05-29] New builtins for trigonometric functions acos, asin
+              and atan (and their single-precision version acosf, asinf, atanf).
 -   Kernel    [2020-05-28] Support for C11's _Thread_local storage specifier
 -   Kernel    [2020-05-26] New option -explain, which provides help messages
               for options used on the command line.
-- 
GitLab