#
# ChangeLog for test/Makefile
#
# Generated by Trac 1.2
# 04/12/25 05:19:49

Mon, 18 Apr 2011 20:25:46 GMT tim [228]
	* test/Makefile (modified)
	* test/pyregfi-smoketest.py (modified)
	* test/regfi-threadtest.c (modified)
	* trunk/include/regfi.h (modified)
	* trunk/lib/regfi.c (modified)
	* trunk/python/pyregfi/__init__.py (modified)
	* trunk/python/pyregfi/structures.py (modified)
	* trunk/src/reglookup-recover.c (modified)
	* trunk/src/reglookup.c (modified)

	added a test case for pyregfi multithreaded use
	updated the regfi ...


Sun, 14 Mar 2010 20:02:38 GMT tim [180]
	* test/Makefile (added)
	* test/hives (added)
	* test/regfi-threadtest.c (added)
	* trunk/Makefile (modified)
	* trunk/include/regfi.h (modified)
	* trunk/lib/regfi.c (modified)

	Added locks to make transactions on REGFI_FILE objects thread safe
 ...