From a151864a1e502fe11d48ec283a77fcfa9d09a61f Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 6 Nov 2023 13:27:01 +0000 Subject: version: 2.14.0.0 Signed-off-by: Laurent Bercot --- doc/upgrade.html | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/upgrade.html b/doc/upgrade.html index 8c55e4b..8add0dc 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -26,6 +26,7 @@
  • New cdb functions: cdb_hashv(), cdbmake_addv()
  • New cspawn function, for posix_spawn/fork unification
  • child_spawn functions are now declared in cspawn.h
  • +
  • New sysdeps for posix_spawn options and more
  • case_lowerb() and friends now use ctype.h functions, supporting locale if it is declared in the application.
  • case_str() removed, strcasestr() fallback implementation added
  • -- cgit v1.2.3