Skip to content

Commit 68d6a81

Browse files
committed
Fix compression instructions
1 parent 410dd4a commit 68d6a81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## TBD (TBD)
44
### Changes
55
* DWARF symbols are now stripped from the trivrost binary to reduce file size. This can save a few bytes on some platforms.
6-
* The binary is now compressed with UPX when using `make`. Reduces the final filesystem to under 50%.
6+
* The binary is now compressed with UPX when using `make compress`. Reduces the final filesystem to under 50%.
77
* Shorter log-output for proxy detection. Reduces average size of the log output by 5–15%.
88
* Shorter log-output for HTTP errors, reduces size of log output by a few percent.
99
* Update dependencies to recent versions: gopsutils, testify, gojsonschema, logrus, prometheus/client_golang, go_ieproxy, fatih/color, golang/x/sys, golang/x/net

0 commit comments

Comments
 (0)