diff options
author | Björn Esser <besser82@fedoraproject.org> | 2018-11-14 11:46:54 +0100 |
---|---|---|
committer | Björn Esser <besser82@fedoraproject.org> | 2018-11-14 11:46:54 +0100 |
commit | b5f485725164c2d132f606d0b7476da4a0eb8703 (patch) | |
tree | ef4f8fd62c8e5abec4c3dacc5cb51889379f10cd /NEWS | |
parent | 65485d7891cfe50db941ab14e864bb485a54d71c (diff) | |
download | libxcrypt-b5f485725164c2d132f606d0b7476da4a0eb8703.tar.gz libxcrypt-b5f485725164c2d132f606d0b7476da4a0eb8703.tar.bz2 libxcrypt-b5f485725164c2d132f606d0b7476da4a0eb8703.zip |
Add 'fedora' to the groups of hashing methods.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ Please send bug reports, questions and suggestions to <https://github.com/besser82/libxcrypt/issues>. Version 4.3.4 +* --enable-hashes now supports 'fedora' as a group of hashing methods. Version 4.3.3 * Add an alias for crypt_gensalt_r. |