Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mordechaim committed Feb 28, 2020
1 parent ad69f01 commit 4ee2e54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -67,8 +67,8 @@ For more information refer to [Starting the Application](https://github.com/upda
* New design reporting download progress in `DefaultUpdateHandler`.
* Added `SingleInstanceManager::tryExecute` to handle second instance instead of automatic shutdown.
* Added `FileMapper::getChecksum` and `FileMapper::getSignature`
* `user.home` and `user.dir` will only be automatically replaced when matched in the beginning or a path.
* Improved file accessibility check when copying new files in its final location.
* `user.home` and `user.dir` will only be automatically replaced when matched to the beginning of a path.
* Improved file accessibility check when copying new files to its final location.
* Use `System.Logger` instead of `System.err.println()` for warnings.


Expand Down

0 comments on commit 4ee2e54

Please sign in to comment.