Skip to content

Commit

Permalink
Release 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rurban committed Mar 7, 2024
1 parent c9d656e commit 5fd1642
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Changes in 3.8
- Fixed wrong *printf_s \0 termination. Broken since 3.7. GH #124.
- Fixed getenv_s to not handle_error for non-existent env var. GH #119
- Added a single include/safec.h for all 3 public headers. GH #114
- Changed wording of Null termination to Zero termination. GH #130
- Improve arm/aarch64 MEMORY_BARRIER, GH #116
- strpbrk_s: check for slen overflow or early exit,
- Update to Unicode 15.0

Changes in 3.7.1
- Fixed powerpc compilation of the perf tests. GH #113
Expand Down

0 comments on commit 5fd1642

Please sign in to comment.