diff options
author | Petr Mrázek <peterix@gmail.com> | 2014-03-29 22:05:53 +0100 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2014-03-29 22:05:53 +0100 |
commit | 5f4a3649555dc1d1a6654200bf6a1f150500930f (patch) | |
tree | 30a90530b4db47b1d16dc6cca279ac1173787fea /changelog.yaml | |
parent | ff9f9dd629dc58aaf2c37449f1741eee28da29d2 (diff) | |
download | MultiMC-5f4a3649555dc1d1a6654200bf6a1f150500930f.tar MultiMC-5f4a3649555dc1d1a6654200bf6a1f150500930f.tar.gz MultiMC-5f4a3649555dc1d1a6654200bf6a1f150500930f.tar.lz MultiMC-5f4a3649555dc1d1a6654200bf6a1f150500930f.tar.xz MultiMC-5f4a3649555dc1d1a6654200bf6a1f150500930f.zip |
Setting PermGen to 64 will omit the java param
Diffstat (limited to 'changelog.yaml')
-rw-r--r-- | changelog.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.yaml b/changelog.yaml index 82130021..34ab5c40 100644 --- a/changelog.yaml +++ b/changelog.yaml @@ -52,3 +52,4 @@ - Instance badges - 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 |