summaryrefslogtreecommitdiffstats
path: root/changelog.yaml
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2014-03-29 23:19:21 +0100
committerPetr Mrázek <peterix@gmail.com>2014-03-29 23:19:21 +0100
commit20eb5ac3cca3e0ae3a7b706e8392df9aaa499c0c (patch)
tree44144122bb198980c29d5b7c92760372092d496d /changelog.yaml
parent5f4a3649555dc1d1a6654200bf6a1f150500930f (diff)
downloadMultiMC-20eb5ac3cca3e0ae3a7b706e8392df9aaa499c0c.tar
MultiMC-20eb5ac3cca3e0ae3a7b706e8392df9aaa499c0c.tar.gz
MultiMC-20eb5ac3cca3e0ae3a7b706e8392df9aaa499c0c.tar.lz
MultiMC-20eb5ac3cca3e0ae3a7b706e8392df9aaa499c0c.tar.xz
MultiMC-20eb5ac3cca3e0ae3a7b706e8392df9aaa499c0c.zip
Add mention of the config coding fix to the changelog.
Diffstat (limited to 'changelog.yaml')
-rw-r--r--changelog.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.yaml b/changelog.yaml
index 34ab5c40..bcc367d0 100644
--- a/changelog.yaml
+++ b/changelog.yaml
@@ -53,3 +53,4 @@
- Some pre/post command stuff (remove the timeout, variable substitution)
- Fix logging when the system language is not en_US
- Setting PermGen to 64 will now omit the java parameter because it is the default
+ - Fix encoding of escape sequences (tabs and newlines) in config files