summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Anderson <ejona86@gmail.com>2014-01-12 14:59:39 -0800
committerEric Anderson <ejona86@gmail.com>2014-01-12 14:59:39 -0800
commitbb224302e1720bf7119c5b3a2e3c394ce989ecc7 (patch)
tree767a87681b7b61d8b542fe3f5d3ee012aeca9220
parent282668e4e8b810092294badc9a10ff34603522c2 (diff)
downloadhib-dlagent-bb224302e1720bf7119c5b3a2e3c394ce989ecc7.tar.gz
hib-dlagent-bb224302e1720bf7119c5b3a2e3c394ce989ecc7.zip
Change version number to v0.5 and update CHANGELOGHEADv0.5master
-rw-r--r--CHANGELOG6
-rw-r--r--README1
-rwxr-xr-xhib-dlagent2
3 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7995442..2cf8f08 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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
diff --git a/README b/README
index 6768f61..e621bb2 100644
--- a/README
+++ b/README
@@ -1,6 +1,7 @@
Tool to download Humble Indie Bundle binaries by file name
Author: Eric Anderson <ejona86@gmail.com>
Contributor: Thomas Riccardi <riccardi.thomas@gmail.com>
+Contributor: Devin J. Pohly <djpohly@gmail.com>
Description
===========
diff --git a/hib-dlagent b/hib-dlagent
index 9e61ed2..fe09339 100755
--- a/hib-dlagent
+++ b/hib-dlagent
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -e
-VERSION=0.4
+VERSION=0.5
LOGIN_PAGE=https://www.humblebundle.com/login
HOME_PAGE=https://www.humblebundle.com/home
COOKIE_JAR=