$Id: Changes 530 2007-10-17 20:19:33Z nito $
Revision history for NetSNMP-MibProxy
1.0530 17/10/2007
Removed taint mode in t/mibProxy.t (Problems with File::Path 2.01 in perl 5.6.2). I rather have it working in more versions than tainted
1.0481 15/10/2007
Changed Build.PL for a dependency on File::Path 1.05 for Taint mode
1.0480 14/10/2007
Changed t/mibProxy.t to not setup PERL5LIB
1.0479 14/10/2007
Changed lib/NetSNMP/MibProxy.pm to not use the our declaration which breaks the test on perl5.005
1.0478 14/10/2007
Changed t/mibProxy.t to not use snmptranslate but the SNMP::tranlateObj method
1.0473 11/10/2007
Renamed from QND-NetSNMP-MibProxy to NetSNMP-MibProxy
1.0462 9/10/2007
First version