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/log_eip_status1
3 files changed, 3 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/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.