summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2014-08-09 15:39:37 -0500
committerRuben Pollan <meskio@sindominio.net>2014-08-11 11:58:24 -0500
commitff4f8e1b1b0cbe48e8d94fed5128acc60be9bf1a (patch)
tree4619730af445046d16ad80bc86661f67842bf532 /changes
parent465c0b89ca61279eb036afec2de3b4d24b257311 (diff)
Wait until EIP is up to autologin. Closes #5939.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug_5939_wait-for-eip-to-autologin1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug_5939_wait-for-eip-to-autologin b/changes/bug_5939_wait-for-eip-to-autologin
new file mode 100644
index 00000000..5dec8331
--- /dev/null
+++ b/changes/bug_5939_wait-for-eip-to-autologin
@@ -0,0 +1 @@
+- Wait until EIP is up to autologin. Closes #5939