#
# ChangeLog for trunk/doc
#
# Generated by Trac 1.2
# 04/08/25 16:25:43

Sun, 07 Jan 2007 15:19:43 GMT tim [77]
	* trunk/doc/devel/references.txt (modified)
	* trunk/include/regfio.h (modified)
	* trunk/lib/regfio.c (modified)
	* trunk/src/reglookup.c (modified)

	Improved support for unknown registry types.

	Fixed potential ...


Sun, 07 Jan 2007 01:25:45 GMT tim [76]
	* trunk/doc/devel/references.txt (modified)
	* trunk/lib/regfio.c (modified)

	Added parsing of ACE permissions field.  Minor improvement to flags ...


Sun, 30 Jul 2006 20:09:07 GMT tim [72]
	* trunk/doc/reglookup.1.docbook (modified)
	* trunk/include/regfio.h (modified)
	* trunk/lib/regfio.c (modified)
	* trunk/src/reglookup.c (modified)

	Added QWORD type support.


Sun, 23 Jul 2006 16:02:53 GMT tim [64]
	* trunk/doc/Makefile (modified)
	* trunk/doc/devel/references.txt (modified)
	* trunk/doc/reglookup-timeline.1.docbook (added)
	* trunk/doc/reglookup.1.docbook (modified)

	Added reglookup-timeline man page.
	Fixed issues in reglookup man ...


Sat, 22 Jul 2006 19:21:12 GMT tim [63]
	* trunk/doc/Makefile (modified)
	* trunk/doc/reglookup.1.docbook (added)
	* trunk/doc/reglookup.1.t2t (deleted)

	converted source of man page to Docbook XML.


Sun, 07 Aug 2005 15:20:17 GMT tim [49]
	* trunk/doc/devel/TODO (modified)
	* trunk/doc/reglookup.1.t2t (modified)

	updated documentation


Sat, 06 Aug 2005 14:58:19 GMT tim [47]
	* trunk/doc/reglookup.1.t2t (modified)
	* trunk/src/reglookup.c (modified)

	added options to enable/disable header row


Sat, 06 Aug 2005 14:08:53 GMT tim [45]
	* trunk/doc/reglookup.1.t2t (modified)

	updated man page for version 0.2


Sun, 31 Jul 2005 15:00:59 GMT tim [38]
	* trunk/doc/Makefile (modified)
	* trunk/include/void_stack.h (modified)
	* trunk/lib/void_stack.c (modified)
	* trunk/src/reglookup.c (modified)

	Cleaned up path2Stack.  Added several supporting functions in ...


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

	changed name of man page building release target


Sat, 09 Jul 2005 00:51:31 GMT tim [28]
	* trunk/doc/reglookup.1.t2t (modified)

	minor formatting fix.


Sat, 09 Jul 2005 00:30:03 GMT tim [27]
	* trunk/doc/Makefile (modified)

	updated Makefile after reglookup.txt was renamed to reglookup.1.t2t


Sat, 09 Jul 2005 00:28:40 GMT tim [26]
	* trunk/Makefile (modified)
	* trunk/doc/Makefile (modified)
	* trunk/doc/devel (added)
	* trunk/doc/devel/TODO (moved)
	* trunk/doc/devel/references.txt (moved)
	* trunk/doc/devel/winntreg.txt (moved)
	* trunk/doc/reglookup.1.t2t (moved)
	* trunk/src/Makefile (modified)

	Moved developer documentation under doc/devel

	Fixed a bug with man ...


Sat, 09 Jul 2005 00:08:34 GMT tim [25]
	* trunk/INSTALL (modified)
	* trunk/Makefile (modified)
	* trunk/doc/Makefile (modified)

	Fixed some *BSD installation issues. (I think.)


Wed, 08 Jun 2005 01:19:46 GMT tim [23]
	* trunk/Makefile (modified)
	* trunk/doc/Makefile (modified)
	* trunk/src/Makefile (modified)

	fixed bug in build system

	removed -ggdb option


Sat, 04 Jun 2005 22:08:03 GMT tim [17]
	* trunk (added)
	* trunk/LICENSE (moved)
	* trunk/Makefile (moved)
	* trunk/bin (moved)
	* trunk/build (moved)
	* trunk/doc (moved)
	* trunk/doc/Makefile (copied)
	* trunk/doc/TODO (copied)
	* trunk/doc/man (copied)
	* trunk/doc/references.txt (copied)
	* trunk/doc/reglookup.txt (copied)
	* trunk/src (moved)
	* trunk/src/reglookup.c (copied)
	* trunk/test (moved)

	moved project under trunk.  (I am a subversion newbie.)


Sun, 20 Feb 2005 03:19:23 GMT tim [4]
	* LICENSE (added)
	* doc/winntreg.txt (added)
	* src/reglookup.c (modified)

	Now handling MULTI_SZ types by printing a list of converted strings, ...