diff options
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 924ebc4..551b548 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -26,6 +26,11 @@ function.) </li> <li> New functions: <tt>env_dump()</tt>, <tt>mk?temp()</tt>, <tt>autosurf()</tt>, <tt>autosurf_name()</tt> </li> + <li> The ancilautoclose and nbwaitall sysdeps have been removed. </li> + <li> New header: <tt>skalibs/posixishard.h</tt> </li> + <li> <tt>libskarnet.a</tt> now builds as PIC by default no matter +the toolchain's settings. Use the <tt>--disable-all-pic</tt> configure +option to build static libraries as non-PIC. </li> </ul> <h2> in 2.7.0.0 </h2> |