Merge branch 'getopt'

This commit is contained in:
Duncan Ferguson 2014-07-07 20:30:15 +01:00
commit d424b59228
29 changed files with 2353 additions and 1377 deletions

View file

@ -1,3 +1,9 @@
4.03_01 2014-??-?? Duncan Ferguson <duncan_ferguson@user.sf.net>
- Amended host parsing to include alternative IPv6 address port definitions, e.g. 1::2::3::4/5567
- List available external tags with -L option and also add into 'Add Host' in UI
[NOTE: Some options have changed!]
- Rework options code
4.02_05 ????-??-?? Duncan Ferguson <duncan_ferguson@user.sf.net>
- Add in 'Set all active' and 'Set half active' host menu options (thanks to Andrew Stevenson)