Skip to content

Commit

Permalink
update readme for #1058
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Coles committed Jul 18, 2022
1 parent 7774e00 commit 449f00c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Read all about it at http://pitest.org
* #1054 - Provide control over auto addition of -Djava.awt.headless=true
* #1055 - Option to autoset number of threads
* #1056 - Set timeout for socket communication
* #1058 - Set defaults for input and output encoding for programmatic api

1054 Moves support of auto adding headless=true (to prevent keyboard focus being stolen on Macs) into a feature.
It is enabled by default, but can be disabled by adding `-MACOS_FOCUS` to the features string.
Expand Down

0 comments on commit 449f00c

Please sign in to comment.