CHANGES: libcisco 1.3
August 7, 2002

Copyright (C) June 2002 Andy Ziegelbein
All rights reserved
-------------------

Changes
========

Version 1.3 - Released August 7, 2002
-------------------------------------
- Added "sendCmd acl" command
- Fixed sub-interface sendCmd bug
- Fixed bug affecting "ezget" and "ezset" commands
- Fixed bug in install.tcl installation script
- Updated clearSnmp.tcl example script

Version 1.2 - Released July 31, 2002
------------------------------------
- Added "ezdo reload" command
- Added "session info" command
- Added -patbefore option to sendCmd command
- Added "install.tcl" installation script
- Added "clearSnmp.tcl" to examples directory
- Made a number of internal changes to library commands.
- Fixed a bug that affected ezget & ezset on 1900s
- Updated INSTALL file

Version 1.1 - Released July 9, 2002
-----------------------------------
- Added "ezset acl" command
- Added "ezset permitlist" command
- Added "ezset ippermit" command
- Added "ezget version" command
- Changed argument type expected by "session enable" command from a Tcl list
  of "PwList" to two separate string arguments of "LocalPw" and "TacPw".
- Changed the option of -force to -ifchanged for the "ezdo savecfg" command.
  Also changed the default behaviour to always save the config, regardless
  of whether or not any changes have been made.
- Added a 5 ms delay between each character sent during login and enable
  procedures.  This is to address a bug encountered by some older versions
  of CatOS which cannot handle more than 1 character per TCP segment/packet.
- Made numerous changes to the "session open" and "session enable" commands
  as a result of minor bugs revealed during regression testing.
- Added the "man.macros" file to the distribution.  If it is not already
  present, this file will need to be installed in order to allow the man
  utility to read the NROFF man pages (see INSTALL file).
- Updated documentation.
- Added LaTeX formatted documents to the documentation set.
- Added setPasswd.tcl script to examples directory.

Version 1.0 - Released June 24, 2002
------------------------------------
- Initial release.
