#
# ChangeLog for tests/linking/weakso_nothd.cfa
#
# Generated by Trac 1.2.1
# Mar 9, 2025, 3:13:08 AM

Tue, 02 Mar 2021 22:17:41 GMT Peter A. Buhr <pabuhr@…> [0f9c010b]
	* tests/linking/weakso_nothd.cfa (modified)

	fix spelling mistake in comment


Fri, 22 Jan 2021 01:47:31 GMT Thierry Delisle <tdelisle@…> [ab1b971]
	* libcfa/src/Makefile.am (modified)
	* libcfa/src/bits/collection.hfa (modified)
	* libcfa/src/bits/sequence.hfa (modified)
	* libcfa/src/bits/weakso_locks.cfa (added)
	* libcfa/src/bits/weakso_locks.hfa (added)
	* libcfa/src/concurrency/locks.cfa (modified)
	* libcfa/src/concurrency/locks.hfa (modified)
	* tests/linking/.expect/weakso_nothd.txt (added)
	* tests/linking/weakso_nothd.cfa (added)

	blocking_lock & multiple_acquisition_lock can now be used without ...