diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-02-25 22:53:54 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-02-25 22:53:54 +0000 |
commit | 2bc71103355d4bd63086a40b013667e1acbf810a (patch) | |
tree | 3e124ec4f1597248d78b068886c0758c91d35678 /NEWS | |
parent | baa4044ea53d50271af375dbe97ce6226b865781 (diff) | |
download | skalibs-2bc71103355d4bd63086a40b013667e1acbf810a.tar.xz |
Prepare for 2.11.2.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ Changelog for skalibs. +In 2.11.2.0 +----------- + + - Bugfixes. + - User-provided CPPFLAGS, CFLAGS and LDFLAGS are now honored in + sysdep autodetection. + - envdir_internal() now supports a SKALIBS_ENVDIR_NOCLAMP option, for + unlimited-size variable reading. + + In 2.11.1.0 ----------- |