CI updates and minor cleanups
This commit is contained in:
@@ -3,7 +3,7 @@ User visible changes for UPX
|
||||
==================================================================
|
||||
|
||||
Changes in 4.2.1 (XX XXX XXXX):
|
||||
* windows: use SetFileTime to preserve sub-second timestamps
|
||||
* windows: use SetFileTime to preserve sub-second file timestamps
|
||||
* official Windows builds: revert activeCodePage change introduced in 4.2.0
|
||||
* bug fixes - see https://github.com/upx/upx/milestone/14
|
||||
|
||||
@@ -12,8 +12,8 @@ Changes in 4.2.0 (26 Oct 2023):
|
||||
* unix: use utimensat to preserve sub-second file timestamps
|
||||
* new option '--link' to preserve hard-links (Unix only; use with care)
|
||||
* add support for NO_COLOR env var; see https://no-color.org/
|
||||
* official Windows builds: set activeCodePage to UTF-8
|
||||
* disable macOS support until we fix compatibility with macOS 13+
|
||||
* official Windows builds: set activeCodePage to UTF-8
|
||||
* bug fixes - see https://github.com/upx/upx/milestone/13
|
||||
|
||||
Changes in 4.1.0 (08 Aug 2023):
|
||||
|
||||
Reference in New Issue
Block a user