diff options
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 90d478f..8ac3b8b 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -16,6 +16,15 @@ <a href="//skarnet.org/">skarnet.org</a> </p> +<h2> in 2.11.2.0 </h2> + +<ul> + <li> User-provided CPPFLAGS, CFLAGS and LDFLAGS are now honored during +sysdeps autodetection. </li> + <li> <tt>envdir_internal()</tt> now has a SKALIBS_ENVDIR_NOCLAMP option +allowing reading of unlimited-size variables. </li> +</ul> + <h2> in 2.11.1.0 </h2> <ul> |