diff options
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r-- | CHANGELOG.rst | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a4d7698..1330b68 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -8,9 +8,14 @@ © 2016-2019 Adélie Linux and contributors. NCSA open source licence. -1.0.0 (20??-??-??) +0.9.0 (2020-07-??) ================== +unistd +------ + +* Add execv/execve/execvp family of functions to catch exec of /proc/self/exe. + wchar ----- |