summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 2a4b1d3..188d75c 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -35,9 +35,10 @@ math
* Add most __*_finite functions, courtesy of Elizabeth Myers.
-readlink
---------
+readlink/realpath
+-----------------
+* Intercept realpath as well as readlink.
* Report ENOSYS on dlsym failure.