Bump version and update Changes
[authen-passphrase-scrypt.git] / Changes
CommitLineData
0c1f3509
MG
1Revision history for Perl extension Authen::Passphrase::Scrypt.
2
bef2caa6
MG
30.002 2018-04-14T22:23+03:00
4 - Make API compatible with Authen::Passphrase (RT #125063)
5 - Replace Class::Accessor::Fast with Object::Tiny
6 - Improve test coverage
7
2fc55944
MG
80.001001 2017-07-08T11:45+01:00
9 - Fix compilation error on glibc < 2.17.
10 clock_gettime requires -lrt on glibc < 2.17. It is used in
11 scryptenc_cpuperf.o. The fix is to no longer link that object file
12 since Authen::Passphrase::Scrypt does not use it.
13
0c1f3509
MG
140.001 2017-07-01T00:16+03:00
15 - Initial release
This page took 0.009973 seconds and 4 git commands to generate.