diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-03-01 08:51:50 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-03-01 08:51:50 +0000 |
| commit | 9c781a2be58c60101aa96a9606117693204cc1a4 (patch) | |
| tree | 6738cfa96b6f015444246f016920df6581f37477 /NEWS | |
| parent | b6e920192eee90fa2d403a6616129149c8daba97 (diff) | |
| download | skalibs-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-- | NEWS | 15 |
1 files changed, 11 insertions, 4 deletions
@@ -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). |
