commit - 9b46414321413a8a9c59995ef117f2faea7d7453
commit + ed7004e63cb94ddb796262fdd42c889fa29a32fb
blob - 3c3d9c9e46bf9a9b0159765decf27debe5b50421
blob + d94f3ceb04c2c3f831397fd1fb76641631b649d3
--- CHANGELOG
+++ CHANGELOG
All changes are on top of the versioned changes listed in CHANGES.
+# got-portable 0.74 (2022-07-14)
+
+* portable: made the 'date' command more portable in the test suite.
+* portable: improved error-handling for commands on BSD-systems without
+ coreutils being installed.
+* portable: reworked how 'sed' is wrapped portably, so that it now doesn't use
+ any bashisms, and will therefore run under strict POSIX-sh (dash on Ubuntu,
+ for instance).
+
# got-portable 0.73 (2022-07-04)
* Changes as found in got-0.73.