# # ChangeLog for tests/concurrent/futures/wait_any.cfa # # Generated by Trac 1.2.1 # May 1, 2024, 5:32:42 AM Sat, 11 Jun 2022 17:43:12 GMT Thierry Delisle [1f0ee71] * tests/concurrent/futures/wait_any.cfa (modified) Fixed typo in wait_any after yesterday's fix Fri, 10 Jun 2022 18:58:52 GMT Thierry Delisle [6d41f66] * tests/concurrent/futures/wait_any.cfa (modified) Fixed wait_any to use fulfil rather than post Thu, 09 Jun 2022 20:30:00 GMT caparsons [c06551b] * libcfa/src/concurrency/kernel/fwd.hfa (modified) * tests/concurrent/futures/.expect/wait_any.txt (added) * tests/concurrent/futures/wait_any.cfa (added) added wait_any to fwd.cfa for future_t