summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-4003_fix-non-ascii-password-change1
-rw-r--r--changes/bug-4189_non-ascii-path-problem2
-rw-r--r--changes/bug_tighter_clustering_eip_meter2
-rw-r--r--changes/log_eip_status1
4 files changed, 5 insertions, 1 deletions
diff --git a/changes/bug-4003_fix-non-ascii-password-change b/changes/bug-4003_fix-non-ascii-password-change
new file mode 100644
index 00000000..2d6a0ed8
--- /dev/null
+++ b/changes/bug-4003_fix-non-ascii-password-change
@@ -0,0 +1 @@
+ - Fix problem changing a non-ascii password. Closes #4003.
diff --git a/changes/bug-4189_non-ascii-path-problem b/changes/bug-4189_non-ascii-path-problem
index a6bead2d..e8b43e40 100644
--- a/changes/bug-4189_non-ascii-path-problem
+++ b/changes/bug-4189_non-ascii-path-problem
@@ -1 +1 @@
- o Fix problem with non-ascii paths. Closes #4189.
+- Fix problem with non-ascii paths. Closes #4189.
diff --git a/changes/bug_tighter_clustering_eip_meter b/changes/bug_tighter_clustering_eip_meter
new file mode 100644
index 00000000..32101c9e
--- /dev/null
+++ b/changes/bug_tighter_clustering_eip_meter
@@ -0,0 +1,2 @@
+ - Align left the speed and transferred displays for EIP. Fixes
+ #4204. \ No newline at end of file
diff --git a/changes/log_eip_status b/changes/log_eip_status
new file mode 100644
index 00000000..32ac2b42
--- /dev/null
+++ b/changes/log_eip_status
@@ -0,0 +1 @@
+- Properly log EIP status changes.