################################################################
#
# WARNING: THIS IS A ***BETA*** RELEASE OF Net::FullAuto
#
# Net::FullAuto is powerful network process automation
# software that has been in un-released development for
# more than seven years. For this reason, you may find
# it to be useful for many process automation projects.
# Because it has been worked on for so long, it may appear
# to work well, and pass a number of non-intensive tests.
#
# DO NOT - I REPEAT - DO !!NOT!! USE IN A PRODUCTION
# ENVIRONMENT! This is newly released software that has
# not had the benefit of wide exposure - and the presence
# of here-to-now undetected bugs and design flaws is a
# virtual certainty. DO NOT USE IN IN/FOR A PROCESS WHERE
# DATA LOSS IS UNRECOVERABLE. DO NOT USE IN/FOR A PROCESS
# WHERE DATA INTEGRITY IS CRITICAL. DO NOT USE IN/FOR A
# PROCESS THAT IS TIME SENSITIVE, UNMONITORED, OR
# PERSISTENCE CRITICAL. DO NOT USE THIS SOFTWARE WITHOUT
# ANOTHER METHOD FOR RUNNING THE PROCESS YOU WISH TO
# AUTOMATE WITH Net::FullAuto. DO NOT USE IN/FOR A PROCESS
# WHERE FAILURE OF "ANY KIND" IS UNACCEPTABLE.
#
################################################################
2010-07-17 Brian M. Kelly <Brian.Kelly@fullautosoftware.com>
* Version 0.14 released.
* More Build modifications to compile C Wrapper fullauto(.exe)
to fullauto.pl to use with setuid and setgid
2010-07-15 Brian M. Kelly <Brian.Kelly@fullautosoftware.com>
* Version 0.13 released.
* Modified Build to compile C Wrapper fullauto(.exe)
to fullauto.pl to use with setuid
2009-07-11 Brian M. Kelly <Brian.Kelly@fullautosoftware.com>
* Version 0.12 released.
* Repaired ability to run multi-line commands
* Added code to remove PROMPT_COMMAND in remote environment
2007-09-23 Brian M. Kelly <Brian.Kelly@fullautosoftware.com>
* Version 0.11 released.
* Repaired Pod Documentation
2007-09-20 Brian M. Kelly <Brian.Kelly@fullautosoftware.com>
* Version 0.10 released.
* Repaired Pod Documentation
* Added Setup Checklist to Pod
2007-09-20 Brian M. Kelly <Brian.Kelly@fullautosoftware.com>
* Version 0.09 released.
* Repaired Pod Documentation
2007-09-19 Brian M. Kelly <Brian.Kelly@fullautosoftware.com>
* Version 0.08 released.
* Cleaned out usr_code.pm file
2007-09-19 Brian M. Kelly <Brian.Kelly@fullautosoftware.com>
* Version 0.07 released.
* Repaired Pod Documentation
* Cleaned out fa_hosts.pm file
2007-09-19 Brian M. Kelly <Brian.Kelly@fullautosoftware.com>
* Version 0.06 released.
* Added more Pod Documentation to FullAuto.pm describing
the required contents of the usr_code.pm file.
2007-09-17 Brian M. Kelly <Brian.Kelly@fullautosoftware.com>
* Version 0.05 released.
* Added more Pod Documentation to FullAuto.pm describing
the required contents of the fa_hosts.pm file.
2007-09-14 Brian M. Kelly <Brian.Kelly@fullautosoftware.com>
* Version 0.04 released.
* Added '&' before threads-> method call in usr_code.pm
* Changed Makefile.PL to require at least
version 1.24 version of Term::Menus.
2007-09-06 Brian M. Kelly <Brian.Kelly@fullautosoftware.com>
* Version 0.03 released.
* Commented out threads.pm in usr_code.pm
2007-09-06 Brian M. Kelly <Brian.Kelly@fullautosoftware.com>
* Version 0.01 released.
* Fixed unintialized variable error.
2007-09-06 Brian M. Kelly <Brian.Kelly@fullautosoftware.com>
* Version 0.01 released.
* INITIAL RELEASE of ***BETA*** Net::FullAuto