$Id: Changes,v 1.15 2003/06/06 19:28:40 unimlo Exp $
Revision history for Perl extension Net::ACL.
0.07 Fri Jun 6
- Spell-checked documentation!
- Fixed test of routemap not to use RIBEntry!
- Fixed routemap test to be skiped if no Net::BGP is installed
- Added POD test 'stolen' from Net::DNS
0.06 Sun Jun 01
- Added signature
- Update requirements
- More documentation fixed
- Added peer/route-source to RouteMapRule
0.05 Sat May 31
0.04 Thu May 29
- Updated more documentation
- Fixed last requirements to match real versions (waiting for a release of Net::BGP)
- Fixed some tests and some code (not much)
0.03 Wed May 28
0.02 Tue May 27
- Added half a test script for route-map
- Changed constructors for set and match objects to always have index as first argument.
- Documentation clean-up!
- Code clean-up!
0.01 Tue May 27
- Original version; created by h2xs 1.21
- First PRE-ALPHA release to public
- Still lots of bugs and missing documentation