diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-01-31 11:58:59 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-01-31 11:58:59 +0000 |
commit | 4b6f3cf8a8665a17df45518013a15819791ce2bf (patch) | |
tree | 3c34cb949525af09ac18ae30f2cc4af616f06489 /NEWS | |
parent | 0a6f6d93952cdddd087e8f86f3dce4e8b06c6cde (diff) | |
download | skalibs-4b6f3cf8a8665a17df45518013a15819791ce2bf.tar.xz |
Prepare for 2.13.1.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ Changelog for skalibs. +In 2.13.1.0 +----------- + + - New macro: SKALIBS_PATH_MAX, in posixishard.h. +Defined to 4096 on systems that do not define PATH_MAX. + + In 2.13.0.0 ----------- |