argus-pepcli 2.2.0 (EMI-2)
------------------
* RPM and Debian packaging moved to separate projects.

argus-pepcli 2.1.1 (EMI-2)
------------------
* self managed RPM and Debian packaging.

argus-pepcli 2.1.0 (EMI-2)
------------------
* new --keyinfo <CERT_FILE> param replaces --certchain <CERT_FILE> parameter.
* peers SSL validation enabled by default.
* OpenSSL 1.0 cipher list bug fix moved to emi-argus-pep-api-c library.

argus-pepcli 2.0.0 (EMI)
------------------
* linked with new thread-safe Argus PEP client library argus-pep-api-c 2.0.
* underlying error (libargus-pep) are displayed by default.

PEP-C-CLI 1.3.1
---------------
* pep/buffer.h and pep/linkedlist.h are not distrubuted anymore with the libpep-c, copy in util.
* copyright udpated.

PEP-C-CLI 1.3.0
---------------
* implements Grid WN Authorization Profile 1.0
* pepcli: SSL/TLS options added: --cert FILE, --key FILE, --keypasswd PASSWD, --capath DIR and --cacert FILE
* man: man page updated.

PEP-C-CLI 1.2.0
---------------
* core: PEP command line interface (pepcli) separated from the PEP client library package (pep-c-lib and pep-c-cli).
* pepcli: -h|--help shows PEP-C library too.
* pepcli: -V|--version option added. 

