diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug_2061_wizard-text-improvements | 6 | ||||
-rw-r--r-- | changes/bug_2114_fixed-traffic-indicators | 1 | ||||
-rw-r--r-- | changes/feature_test-auth | 1 |
3 files changed, 8 insertions, 0 deletions
diff --git a/changes/bug_2061_wizard-text-improvements b/changes/bug_2061_wizard-text-improvements new file mode 100644 index 00000000..073a184f --- /dev/null +++ b/changes/bug_2061_wizard-text-improvements @@ -0,0 +1,6 @@ + o Rewording of setup steps in wizard, to make them more meaningful to the + non-technical user. Closes: #2061 + o Fix typo in wizard + o Fix multiple drawing of services if going back + o Make registration errors show in red + o Add a warning if EIP service needs admin password. Addresses part of #2062 diff --git a/changes/bug_2114_fixed-traffic-indicators b/changes/bug_2114_fixed-traffic-indicators new file mode 100644 index 00000000..6c91f35d --- /dev/null +++ b/changes/bug_2114_fixed-traffic-indicators @@ -0,0 +1 @@ + o Make traffic indicators display fixed precision. Closes: #2114 diff --git a/changes/feature_test-auth b/changes/feature_test-auth new file mode 100644 index 00000000..81ac7b7c --- /dev/null +++ b/changes/feature_test-auth @@ -0,0 +1 @@ + o Tests infrastructure, and tests for crypto/srpauth and crypto/srpregister |