Updated log4j2 to 2.0-beta9, fixing a hang when run with Java 1.7.0_25

This commit is contained in:
Vhati 2013-11-02 21:30:50 -04:00
parent 954fabbc32
commit 8da151ac63
2 changed files with 3 additions and 2 deletions

View file

@ -3,6 +3,7 @@ Changelog
1.5:
- Added 'no info... yet' message when mods/ scan is still in-progress
- Fixed advanced find tags not honoring start= when greater than match count
- Updated log4j2 to 2.0-beta9, fixing a hang when run with Java 1.7.0_25
- Changed FTLDat to allow opening dats in read-only mode
1.4: