diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-07-03 11:19:06 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-07-03 11:19:06 +0000 |
commit | 4f0ff15709ee9f0f025858ac85ec21a9d955e88e (patch) | |
tree | f99f929db553e0a95968299d2ab154e9336ee2f7 /doc | |
parent | 0beff2477b55728603127f21a9df604b6fcf840c (diff) | |
download | skalibs-4f0ff15709ee9f0f025858ac85ec21a9d955e88e.tar.xz |
Update changelog
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/upgrade.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index ed83b9b..6e7616a 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -20,7 +20,9 @@ <h2> in 2.13.2.0 </h2> <ul> - <li> New accessor function: <tt>selfpipe_fd()</tt> </li> + <li> New selfpipe accessor function: <tt>selfpipe_fd()</tt> </li> + <li> New djbunix functions: <tt>slurpn()</tt>, <tt>openslurpnclose()</tt> </li> + <li> New cdb functions: <tt>cdb_hashv()</tt>, <tt>cdmake_addv()</tt> </li> </ul> <h2> in 2.13.1.1 </h2> |