Skip to content

Commit

Permalink
Update NEWS.
Browse files Browse the repository at this point in the history
  • Loading branch information
besser82 committed Jan 14, 2025
1 parent 85a7b3d commit 55ea777
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ Please send bug reports, questions and suggestions to
<https://github.com/besser82/libxcrypt/issues>.

Version 4.4.38
* Fix several "-Wunterminated-string-initialization", which are seen by
upcoming GCC 15.x (issue #194).
* Fix "-Wmaybe-uninitialized" in crypt.c, which is seen by GCC 13.3.0.
* Skip test/explicit-bzero if compiling with ASAN.
* Drop hard requirement for the pkg-config binary (issue #198).

Version 4.4.37
* Several fixes to the manpages (issue #185).
Expand Down

0 comments on commit 55ea777

Please sign in to comment.