ChangeLog for e-script, put most recent versions at the top and supply a short description. 1.08 [KK 2002-12-10] Bugfix in the upload procedure. No changes in the program or docs. 1.07 - Documentation and uploads to public area added. 1.06 -V shows more info 1.05 - Logging made more compact. - Makefile include path adapted. 1.04 Verbosity levels slightly changed to reduce amount of output, use -vv to get the same verbosity as previously -v. Expanded command is now sent to system() as "( command ) 2>&1" so that the stderr output gets collected too. 1.03 -l flag implemented to override the logfile location, -d to dump the rcfile into the logfile. Also rc-reading rewired to use rc_read() and rc_setting(), so that \-line continuation is now available. 1.02 -V flag implemented 1.01 Limited command possibilities. Commands are now stated in RCFILE and no longer sent via stdin. 1.00 First version. e-tunity import. --script=... and --input=... changed to -sSCRIPT and -iINPUT. -v flag added for verbosity. Logging enabled.