= 2003/06/10 0.6
"Fix" bug https://rt.cpan.org/Ticket/Display.html?id=2749 reported
by gtamboise@houston.sns.slb.com. Actually this is a Cisco bug
and Cisco::Reconfig can now work around it.
Fixed a bug in banner handling.
= 2003/05/28 0.5
Added a regression test for stringconfig().
Fixed a warning when the last config file line was
indented. (found by Martin Lorensen <martin@lorensen.dk>)
= 2003/05/27 0.4
Oops, forgot to document the new string-based construtor
(from Martin Lorensen <martin@lorensen.dk>)
= 2003/05/26 0.3
Replaced destroy() with Scalar::Util::weaken at the suggestion and
with the much assistance of Martin Lorensen <martin@lorensen.dk>.
Thank you Martin!
->destroy() is now deprecated.
Also Bugfix to get() from Martin Lorensen.
Added a special case for banners to fix a bug pointed out by
Mike Drons <mdrons@ins.com>.
= 2003/01/27 0.2
A small problem with IO::File possibly resolved.
= 2002/12/08 0.1
Initial revision