| Revision: | 1.4 |
| Committed: | Tue Dec 24 09:51:22 2024 UTC (18 months, 3 weeks ago) by root |
| Branch: | MAIN |
| CVS Tags: | rel-1_0, HEAD |
| Changes since 1.3: | +5 -1 lines |
| Log Message: | 1.0 |
| # | Content |
|---|---|
| 1 | Revision history for Perl extension Digest::FNV::XS |
| 2 | |
| 3 | 1.0 Tue 24 Dec 2024 10:50:28 CET |
| 4 | - no functional changes. |
| 5 | - do not compile/provide 64 bit xorfold/reduce on 32 bit perls. |
| 6 | - clarify 32 bit perl meaning. |
| 7 | - fix typeos. |
| 8 | |
| 9 | 0.02 Thu Oct 29 11:56:22 CET 2015 |
| 10 | - first release. |
| 11 | |
| 12 | 0.01 Thu Oct 29 09:16:22 CET 2015 |
| 13 | - original version. |