
.............Changes.txt lists all changes to road-bash..........................

To do
-- Upgrade to MSYS 1.0.11 when it becomes available [Technology Preview, 12/07]
-- Add log_notify -- send mail from script
-- ssh with PuTTY does not handle TERM correctly.
-- etc/termcap does not work with bin/less.  etc/skel/.termcap is a workaround
-- Add notes on Groovy, Windows Power Shell, and AutoHotKey

road-bash 2008.3  2008/06/30
-- Add /etc/road-home.bashrc for simplified Unix distribution
-- Move /etc/skel/road-root.bash_profile to /etc 
-- Change Unix options for findp to 'aux' instead of '-ef' (space & time)

road-bash 2008.2  2008/05/28
-- Source road-bashenv.sh,etc. in ~/bash/etc/ in preference to /etc/
-- Set ro_pathinit to prevent cascading PATH in road-bashenv.sh
-- Add local/bin/dos2u,  It strips \r from dos files
-- Move ssh, scp, sftp to util/putty.
-- Add road-root.bash_profile for distinguishing users by SSH key [wsears]
-- Document order of sourcing road-bashrc.sh, etc.
-- Set checkwinsize in road-bashenv.sh 
-- Use 'mv -f' to avoid prompts in mydir,etc. 
-- Allow P4CONFIG to be defined before road-bashenv.sh
-- File swap uses $$ in the temp filename
-- Add FreeBSD man pages to road-bash.html and rearranged the links
-- Add a search box to road-bash.html

road-bash 2008.1  2008/03/20
-- Expanded scope of winpath and unixpath
-- exit_if_err_file and log_if_err_file also exit on non-zero exit status
-- Use 'test -a' to test for ro_minute
-- Dropped local/wget.exe.  cUrl.exe is a better choice for most users

road-bash 2007.2  2007/12/16
-- Add notes to ssh on using PuTTY for interactive use
-- Use 'type -p' instead of 'type -a' since it errors on a missing program
-- Simplified COPYING.txt

road-bash 2007.1  2007/08/21
-- Initial release of road-bash
-- Windows version based on MSYS-1.0.10 with contributions 
   from Outwit, UnxUtils, coreutils-5.3.0, cygutils-1.2.9
