diff options
author | Petr Mrázek <peterix@gmail.com> | 2015-05-22 01:58:30 +0200 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2015-05-22 02:06:25 +0200 |
commit | 12b9a90c4c624264023865a1c36223b0bf1cc241 (patch) | |
tree | 018e722e920a439368ee7695f94d831b6b950e42 | |
parent | 8715746774b0cb8df8bac34920ffee742d48bf66 (diff) | |
download | MultiMC-12b9a90c4c624264023865a1c36223b0bf1cc241.tar MultiMC-12b9a90c4c624264023865a1c36223b0bf1cc241.tar.gz MultiMC-12b9a90c4c624264023865a1c36223b0bf1cc241.tar.lz MultiMC-12b9a90c4c624264023865a1c36223b0bf1cc241.tar.xz MultiMC-12b9a90c4c624264023865a1c36223b0bf1cc241.zip |
GH-980 update chengelog
-rw-r--r-- | changelog.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md index a998b2f8..86cfe09d 100644 --- a/changelog.md +++ b/changelog.md @@ -3,10 +3,14 @@ In progress. ##Functional changes -- A copy of the libstdc++ library is now included in linux releases, improving compatibility +- GH-974: A copy of the libstdc++ library is now included in linux releases, improving compatibility +- GH-985: Jar mods are now movable and removable after adding +- GH-983: Use 'minecraft.jar' as the main jar when using jar mods - fixes NEI in Minecraft 1.4.7 +- GH-977: Fix FTB paths on Windows XP ##UI changes -- Fixed help button for the External tools and Accounts dialog pages not linking to the proper wiki places +- GH-970: Fixed help button for the External tools and Accounts dialog pages not linking to the proper wiki places + - Same for the Versions dialog page #Previous releases |