=================================================================== RCS file: /cvs/trango/Net-Telnet-Trango/Changes,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- trango/Net-Telnet-Trango/Changes 2009/07/13 17:33:45 1.6 +++ trango/Net-Telnet-Trango/Changes 2009/07/31 22:44:33 1.7 @@ -1,5 +1,21 @@ Revision history for Net-Telnet-Trango +0.05 2009.07.31 + * no longer store config in a shared %PRIVATE hash, + now do it the same way as Net::Telnet and store it + as part of the object. When using more than one object + (say an AP and and SU) the config would be shared. + * Add several new commands useful for managing SU + - reset + - set_baseid + - set_suid + - set_defaultopmode + - freq + - freq_writescan + - freq_scantable + - ipconfig + * new commands don't have tests yet, but it is in the TODO + 0.04 2009.07.13 * Fix a mistake I made in the match for sudb_view. I should probably get a test environment set up. Hopefully that is the last problem @@ -27,4 +43,4 @@ 0.01 2007.02.05 * First version, released on an unsuspecting world. -$RedRiver: Changes,v 1.5 2009/07/09 21:52:47 andrew Exp $ +$RedRiver: Changes,v 1.6 2009/07/13 16:33:45 andrew Exp $