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 /doc/upgrade.html | |
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 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 6ecb200..e131cc8 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -16,7 +16,14 @@ <a href="//skarnet.org/">skarnet.org</a> </p> -<h2> in 2.12.1.0 </h2> + +<h2> in 2.13.1.0 </h2> + +<ul> + <li> New macro: <tt>SKALIBS_PATH_MAX</tt> </li> +</ul> + +<h2> in 2.13.0.0 </h2> <ul> <li> New functions: <tt>buffer_timed_put()</tt>, <tt>buffer_timed_puts()</tt>. </li> |