| Revision: | 1.4 |
| Committed: | Sat Mar 28 19:43:19 2015 UTC (11 years, 5 months ago) by root |
| Branch: | MAIN |
| CVS Tags: | rel-0_9 |
| Changes since 1.3: | +1 -0 lines |
| Log Message: | 0.9 |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | root | 1.1 | Revision history for Perl extension Crypt::Ed25519 |
| 2 | |||
| 3 | root | 1.4 | 0.9 Sat Mar 28 20:43:02 CET 2015 |
| 4 | root | 1.3 | - enable prototypes. |
| 5 | - lots of compatibility fixes for embedded ed25519 library. | ||
| 6 | - work around some broken cpan-testers setup. | ||
| 7 | - enable binmode for sign.input, to pass win32 tests. | ||
| 8 | |||
| 9 | root | 1.2 | 0.1 Fri Mar 27 21:23:46 CET 2015 |
| 10 | - initial release. | ||
| 11 | |||
| 12 | root | 1.1 | 0.0 Fri Mar 27 18:36:07 CET 2015 |
| 13 | - original version; cloned from Convert-Scalar. | ||
| 14 |