aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-03-01 08:51:50 +0000
committerLaurent Bercot <ska@appnovation.com>2025-03-01 08:51:50 +0000
commit9c781a2be58c60101aa96a9606117693204cc1a4 (patch)
tree6738cfa96b6f015444246f016920df6581f37477 /NEWS
parentb6e920192eee90fa2d403a6616129149c8daba97 (diff)
downloadskalibs-9c781a2be58c60101aa96a9606117693204cc1a4.tar.gz
Add timed_read[v], buffer_timed_[get|put]v
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 11 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 7956c2d..df98b82 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,14 @@
Changelog for skalibs.
-In 2.4.3.0
-----------
+In 2.14.4.0
+-----------
+
+ - Documentation fixes. (This file, in particular.)
+ - New functions: buffer_timed_getv, buffer_timed_putv, timed_read, timed_readv
+
+
+In 2.14.3.0
+-----------
- Bugfixes.
- Newish function: mininetstring_read().
@@ -10,8 +17,8 @@ In 2.4.3.0
- Install .a to /usr/lib by default.
-In 2.4.2.0
-----------
+In 2.14.2.0
+-----------
- Support for midipix and old MacOS X. (More sysdeps.)
- New gol.h header (a take on getopt_long).