| 1 |
Revision history for Perl extension Net::SNMP::XS |
| 2 |
|
| 3 |
1.0 Wed May 5 22:36:27 CEST 2010 |
| 4 |
- implement the last missing bit, which I forgot, and broke |
| 5 |
snmpv3. |
| 6 |
- use a slightly slower, but more robust way of fetching/storing |
| 7 |
the buffer state for the parser. |
| 8 |
|
| 9 |
0.03 Sun Apr 12 02:48:00 CEST 2009 |
| 10 |
- support leading_dot setting. |
| 11 |
- add xs replacement for oid_base_match. |
| 12 |
- add xs replacement for oid_lex_sort, _index_cmp (only with glibc). |
| 13 |
|
| 14 |
0.02 Sat Apr 11 06:21:38 CEST 2009 |
| 15 |
- first CPAN release. |
| 16 |
|
| 17 |
0.01 Wed Apr 8 07:07:51 CEST 2009 |
| 18 |
- original version; cloned from Convert::Scalar. |
| 19 |
|