diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-10-09 14:28:08 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-10-09 14:28:08 +0000 |
commit | b6e920192eee90fa2d403a6616129149c8daba97 (patch) | |
tree | c97f9a0391621a1122c1d6b6611440126b23cb5f /NEWS | |
parent | 18290598b001146c684d5b67762007fee0182071 (diff) | |
download | skalibs-3bfa7d52aa807be97988806719865e7683206eb8.tar.xz |
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -7,15 +7,15 @@ In 2.4.3.0 - Newish function: mininetstring_read(). (was previously removed in 2.7.0.0) - New header: cplz.h - - Install .a to /usr/lib by default + - Install .a to /usr/lib by default. In 2.4.2.0 ---------- - Support for midipix and old MacOS X. (More sysdeps.) - - New gol.h header (a take on getopt_long) - - New mkptemp3 function + - New gol.h header (a take on getopt_long). + - New mkptemp3 function. In 2.14.1.1 |