From 2bc71103355d4bd63086a40b013667e1acbf810a Mon Sep 17 00:00:00 2001
From: Laurent Bercot
Date: Fri, 25 Feb 2022 22:53:54 +0000
Subject: Prepare for 2.11.2.0
Signed-off-by: Laurent Bercot
---
NEWS | 10 ++++++++++
doc/index.html | 2 +-
doc/upgrade.html | 9 +++++++++
package/info | 2 +-
4 files changed, 21 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index 507d77d..f810b7c 100644
--- a/NEWS
+++ b/NEWS
@@ -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
-----------
diff --git a/doc/index.html b/doc/index.html
index b1e9fa0..ac4bbb7 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -60,7 +60,7 @@ with a standard C development environment
Download
- - The current released version of skalibs is 2.11.1.0.
+ - The current released version of skalibs is 2.11.2.0.
- Alternatively, you can checkout a copy of the
skalibs
git repository:
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 @@
skarnet.org
+ in 2.11.2.0
+
+
+ - User-provided CPPFLAGS, CFLAGS and LDFLAGS are now honored during
+sysdeps autodetection.
+ - envdir_internal() now has a SKALIBS_ENVDIR_NOCLAMP option
+allowing reading of unlimited-size variables.
+
+
in 2.11.1.0
diff --git a/package/info b/package/info
index bea2397..de40a07 100644
--- a/package/info
+++ b/package/info
@@ -1,4 +1,4 @@
package=skalibs
-version=2.11.1.0
+version=2.11.2.0
category=prog
package_macro_name=SKALIBS
--
cgit v1.2.3