Update ChangeLog

This commit is contained in:
Hugo Melder 2022-08-05 12:59:27 +02:00
parent f3e6ea1dd5
commit 5119be8150

View file

@ -1,3 +1,12 @@
2022-08-05 Hugo Melder <contact@hugomelder.com>
* Tests/base/NSTask/Helpers/GNUmakefile:
Fix compilation of NSTask helper test files on Windows MSVC.
* Tests/base/NSTask/general.m:
* Tests/base/NSTask/launch.m:
* Tests/base/NSTask/notify.m:
Conditionally use .exe suffix in executable paths.
2022-08-04 Hugo Melder <contact@hugomelder.com>
* Tests/base/coding/basictypes.m: