diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-21 11:38:14 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-21 11:38:14 +0000 |
commit | e83b1d8245b7ca716bd6896c5a2725de7d7e9141 (patch) | |
tree | 62a9b7d4c35dbcba71e30154bd6ce533d051e0a2 | |
parent | 3d210ed280513100f9466a2c171db77ee6952a25 (diff) | |
download | skalibs-e83b1d8245b7ca716bd6896c5a2725de7d7e9141.tar.xz |
version: 2.5.1.0v2.5.1.0
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,6 +4,7 @@ In 2.5.1.0 ---------- - Bugfixes. + - More workarounds for OpenBSD (who else). - More workarounds for sysdeps detection by broken toolchains. - Added the xpathexec_* family of functions (in djbunix.h). @@ -27,4 +28,3 @@ integer types have disappeared - replaced with stdint.h types. uint64_t is defined by skalibs/uint64.h when stdint.h omits it. - Lots of minor bugfixes and cleanups related to the types system. - Better support for getrandom() and arc4random(). - |