summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/Git:_web_commit_message_not_utf-8.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/Git:_web_commit_message_not_utf-8.mdwn b/doc/bugs/Git:_web_commit_message_not_utf-8.mdwn
index 25a94711c..08247dded 100644
--- a/doc/bugs/Git:_web_commit_message_not_utf-8.mdwn
+++ b/doc/bugs/Git:_web_commit_message_not_utf-8.mdwn
@@ -13,3 +13,5 @@ is not utf-8 encoded before passed to Git (which uses utf-8 as default encoding
Please make sure that commit messages for Git are always utf-8.
This is a change by user `mädduck` to trigger the error.
+
+> [[Fixed|done]] both on the commit and log sides. --[[Joey]]