AccuRev Programmable Completion for GNU Bash - Release Notes Version 3.2 Fri Jan 25 15:26:14 PST 2008 * added apache 2.0 license * fixed defunct to list files on tab completion Version 3.1 Mon May 14 09:29:04 PDT 2007 * added 'show sessions' * removed extra blank line displayed when sourcing the script (had dangling \ in echo) -- thanks Loren Jayne * added support to test availability of client (i.e. not in path) for loading caches Version 3.0 Sat Apr 21 17:59:46 CDT 2007 * 4.5.x support * added ability to disable caching (for very-large-depots) * added login handling for loading cache * support for new commands like login/logout/ln/ * improved docs Version 2.1 - Sat Sep 17 11:41:36 CDT 2005 * extglob in bash2.05b was slow with accurev command completion replaced command lookup with a hardcoded pipe-delimited list rather than using a variable and @(...) matching * added 'secinfo' command * added '-p' option for mktrig * removed '-v' option for show; invalid option/AccuRev docs are invalid Version 2.0 - August 6, 2005 * full 3.7.1 admin script support: acserverctl, maintain * documentation updates Version 1.1 - July 29, 2005 * Now require bash 2.05 or greater * minor changes to comments Version 1.0 - July 28, 2005 * Initial public release * Full Accurev Enterprise Edition 3.7.x Support