From 38d931f466fac9f2470349a27a9b9d260c605562 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 27 Sep 2020 02:04:18 -0500 Subject: Update colophon and changelog for 1.0 release --- CHANGELOG.rst | 41 +++++++++++++++++++++++++++++++++++++++-- 1 file changed, 39 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a430e05..b05ef58 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,17 +5,54 @@ * **A. Wilcox**, documentation writer * **Contributors**, code :Copyright: - © 2016-2019 Adélie Linux and contributors. NCSA open source licence. + © 2016-2020 Adélie Software and contributors. NCSA open source license. -0.9.1 (2020-08-??) +1.0.0 (2020-09-27) ================== +loader +------ + +* Fix crash on AArch64, courtesy of Ariadne Conill. + +math +---- + +* Fix __*_finite math functions, courtesy of George Matsumura. + pthread ------- * Add pthread_yield from Hal G. +* Add __sched_cpualloc and __sched_cpufree from Érico Nogueira. + +readlink, unistd +---------------- + +* Update for AArch64 fix. + +socket +------ + +* Fix inverted logic in __poll_chk. + +wchar +----- + +* Add the following functions from Michal Kazior: + + * __fwprintf_chk + + * __vfwprintf_chk + + * wcstod_l + + * wcstol_l + + * wcstoul_l + 0.9.0 (2020-07-06) ================== -- cgit v1.2.3-60-g2f50