diff options
author | Eric Anderson <ejona86@gmail.com> | 2014-01-12 14:59:39 -0800 |
---|---|---|
committer | Eric Anderson <ejona86@gmail.com> | 2014-01-12 14:59:39 -0800 |
commit | bb224302e1720bf7119c5b3a2e3c394ce989ecc7 (patch) | |
tree | 767a87681b7b61d8b542fe3f5d3ee012aeca9220 /CHANGELOG | |
parent | 282668e4e8b810092294badc9a10ff34603522c2 (diff) | |
download | hib-dlagent-bb224302e1720bf7119c5b3a2e3c394ce989ecc7.tar.gz hib-dlagent-bb224302e1720bf7119c5b3a2e3c394ce989ecc7.zip |
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Version 0.5 - 2014/01/12 + * Fixed handling of passwords containing special characters + * Added interactive password prompting when password not provided as argument + * No longer pass password to curl on command line, to prevent it from being + visible in `ps'. + Version 0.4 - 2013/10/19 * Fixed URL scraping due to website change |