summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/upgrade.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 56b00c6..da2185c 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -24,6 +24,7 @@
<li> New <tt>ipc_bind_reuse_lock()</tt> function, which takes a lock before
deleting a Unix domain socket. The <tt>ipc_bind_reuse()</tt> function now
uses it, so it won't unconditionally clobber sockets in the filesystem anymore. </li>
+ <li> Complete revamping of the pathexec functions, see <tt>exec.h</tt>. </li>
</ul>
<h2> in 2.9.3.0 </h2>