summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSamer Abdel-Hafez <sam@arahant.net>2015-03-06 12:07:50 +0100
committerSamer Abdel-Hafez <sam@arahant.net>2015-03-06 12:07:56 +0100
commitcb851fdc9bfdeae603f8c56fe5bc69838b01f420 (patch)
tree7fb241645347e45d096d230816c2cd341df4544d /CHANGELOG.md
parent100c4480aa2f1e6e16e47ac6c1bd85429e2ab6a0 (diff)
Log prompt detection failures
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1481a0b..7ce9640 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,10 +4,13 @@
- FEATURE: unconditionally start new job if too long has passed since previous start
- FEATURE: add enable to Arista EOS model
- FEATURE: add rugged dependency in gemspec
+- FEATURE: log prompt detection failures
- BUGFIX: xos while using telnet (by @fhibler)
- BUGFIX: ironware logout on some models (by @fhibler)
- BUGFIX: allow node to be removed while it is being collected
- BUGFIX: if model returns non string value, return empty string
+- BUGFIX: better prompt for Arista EOS model (by @rodecker)
+- BUGFIX: improved configuration handling for Arista EOS model (by @rodecker)
# 0.3.0
- FEATURE: *FIXME* bunch of stuff I did for richih, docs needed