summaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 0371bd126a7fff76497ce5e3040a1ba4c6164a0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Version 2.2.4
  - Enhance enumerate with association filter to have the ability to
    specify the optional elements namely: AssociationClassName, Role,
    ResultClassName, ResultRole and IncludeResultProperty.
    (IncludeResultProperty is a list, specify it as a comma separated list
    in the ā€œUā€ option.)
    (Chris Poblete)
  Bugfixes
  - fix default ports (5985/5986)
  - fix --sslkey handling
  - add warning if ssl used without --cacert

Version 2.2.3
  Bugfix release, synchronize version with openwsman
  - fix double free error on enumeration (Chris Poblete)
  - add '--version' to print version and build timestamp