diff options
author | Omar Polo <op@omarpolo.com> | 2022-01-06 18:13:14 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2022-01-06 18:13:14 +0000 |
commit | e2534fd11f6d44c07dfeb1ba6c3fe593afeea0fb (patch) | |
tree | 42e735487a3e0929a465754a046be050d3b23276 /ChangeLog | |
parent | 901905e0cf0f5f141461df7ea199711ea951c919 (diff) |
note who requested what
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ 2021-11-16 Omar Polo <op@omarpolo.com> - * configure (singletest): fix the cross-compilation: don't run the test binaries just built + * configure (singletest): fix the cross-compilation: don't run the test binaries just built. Suggested by Nikolay Korotkiy (@sikmir), thanks! 2021-10-24 Omar Polo <op@omarpolo.com> |