#
# ChangeLog for Makefile
#
# Generated by Trac 1.2
# 04/08/25 17:12:34

Wed, 03 Mar 2010 00:08:42 GMT tim [168]
	* Makefile (modified)
	* doc/Doxyfile.regfi (added)
	* trunk/include/byteorder.h (modified)
	* trunk/include/lru_cache.h (modified)
	* trunk/include/range_list.h (modified)
	* trunk/include/regfi.h (modified)
	* trunk/include/smb_deps.h (deleted)
	* trunk/include/talloc.h (modified)
	* trunk/include/void_stack.h (modified)
	* trunk/include/winsec.h (modified)
	* trunk/lib/Makefile (modified)
	* trunk/lib/lru_cache.c (modified)
	* trunk/lib/range_list.c (modified)
	* trunk/lib/regfi.c (modified)
	* trunk/lib/smb_deps.c (deleted)
	* trunk/lib/void_stack.c (modified)
	* trunk/lib/winsec.c (modified)
	* trunk/src/common.c (modified)
	* trunk/src/reglookup-recover.c (modified)
	* trunk/src/reglookup.c (modified)

	merged remaining smb_deps items into regfi

	began formatting API ...


Mon, 23 Nov 2009 00:47:22 GMT tim [157]
	* Makefile (modified)
	* trunk/doc/devel/TODO (modified)
	* trunk/include/regfi.h (modified)
	* trunk/include/smb_deps.h (modified)
	* trunk/lib/regfi.c (modified)
	* trunk/lib/smb_deps.c (modified)
	* trunk/src/reglookup-recover.c (modified)

	reorganized data parsing in regfi

	simplified some length validation ...


Sun, 07 Aug 2005 15:29:18 GMT tim [51]
	* Makefile (modified)

	fixed makefile for new releases naming scheme


Thu, 21 Jul 2005 00:54:05 GMT tim [34]
	* Makefile (modified)
	* trunk/doc/Makefile (modified)

	changed name of man page building release target


Wed, 08 Jun 2005 00:54:03 GMT tim [22]
	* Makefile (modified)
	* trunk/INSTALL (modified)

	Added Id property expansion.


Wed, 08 Jun 2005 00:52:41 GMT tim [21]
	* Makefile (added)
	* trunk/Makefile (modified)

	Moved release packaging target to higher-level Makefile outside of ...