diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-04-07 01:17:04 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-04-07 01:17:04 +0000 |
commit | 51e253133a87a72cfde9ce6bd8c12544b54721cb (patch) | |
tree | 67b532e4342f569cb89967a5c2349acddbfb5133 /doc/upgrade.html | |
parent | 1d152882ecd60c177a09e84db4ea8766945e87b2 (diff) | |
download | skalibs-51e253133a87a72cfde9ce6bd8c12544b54721cb.tar.xz |
Add selfpipe_fd(), refactor selfpipe
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 66cecd3..ed83b9b 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -17,6 +17,12 @@ </p> +<h2> in 2.13.2.0 </h2> + +<ul> + <li> New accessor function: <tt>selfpipe_fd()</tt> </li> +</ul> + <h2> in 2.13.1.1 </h2> <ul> |