forked from grantm/bcvi
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathChanges
More file actions
25 lines (19 loc) · 729 Bytes
/
Changes
File metadata and controls
25 lines (19 loc) · 729 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Revision history for App-BCVI
3.02 2010-06-05
- allow optional arguments on 'dispatch_to' options
- list installed plugins in --help
- add --plugin-help option
3.01 2010-06-05
- Fix bug where remote username was not being propagated to $BCVI_CONF
(bug report from Douglas Wilson)
3.00 2010-06-03
First version, uploaded to CPAN
Complete rewrite to support plugin API
2.xx ????-??-??
Numerous unreleased versions added support for:
* authentication via shared secrets
* additional backchannel commands
* automated installation
* improved reliability
1.00 2007-04-23
First version published on PerlMonks