Added *.xml.rawclobber suffix to preserve whitespace

This commit is contained in:
Vhati 2014-10-21 21:28:50 -04:00
parent 0fa72e5779
commit ae2cb23cbf
4 changed files with 40 additions and 5 deletions

View file

@ -15,7 +15,7 @@ Changelog
- Added a Validate warning for junk files named '.dropbox'
- Added a check during patching to skip junk files
- Added an error popup when the jar is double-clicked
- Added *.xml.rawappend suffix to preserve whitespace in 'misc.xml'
- Added rawappend/rawclobber suffixes to preserve whitespace in 'misc.xml'
- Minor optimizations to reduce memory usage
- Added uncaught exception handling for background threads