Chris PeBenito 4d7511
	* Doc tool now creates pages for global Booleans and global tunables.
Chris PeBenito acb668
	* Doc tool now links directly to the interface/template in the
Chris PeBenito acb668
	  module page when it is selected in the interface/template index.
Chris PeBenito acb668
	* Added support for layer summaries.
Chris PeBenito acb668
Chris PeBenito dfa83e
20050707 (7 Jul 2005)
Chris PeBenito dfa83e
	* Changed xml to have modules encapsulated by layer tags, rather
Chris PeBenito dfa83e
	  than putting layer="foo" in the module tags.  Also in the future
Chris PeBenito dfa83e
	  we can put a summary and description for each layer.
Chris PeBenito dfa83e
	* Added tool to infer interface, module, and layer tags.  This will
Chris PeBenito dfa83e
	  now list all interfaces, even if they are missing xml docs.
Chris PeBenito dfa83e
	* Shortened xml tag names.
Chris PeBenito dfa83e
	* Added macros to declare interfaces and templates.
Chris PeBenito dfa83e
	* Added interface call trace.
Chris PeBenito dfa83e
	* Updated all xml documentation for shorter and inferred tags.
Chris PeBenito dfa83e
	* Doc tool now displays templates in the web pages.
Chris PeBenito dfa83e
	* Doc tool retains the user's settings in modules.conf and
Chris PeBenito dfa83e
	  tunables.conf if the files already exist.
Chris PeBenito dfa83e
	* Modules.conf behavior has been changed to be a list of all
Chris PeBenito acb668
	  available modules, and the user can specify if the module is
Chris PeBenito acb668
	  built as a loadable module, included in the monolithic policy,
Chris PeBenito acb668
	  or excluded.
Chris PeBenito dfa83e
	* Added policies:
Chris PeBenito dfa83e
		fstools (fsck, mkfs, swapon, etc. tools)
Chris PeBenito dfa83e
		logrotate
Chris PeBenito dfa83e
		inetd
Chris PeBenito dfa83e
		kerberos
Chris PeBenito dfa83e
		nis (ypbind and ypserv)
Chris PeBenito dfa83e
		ssh (server, client, and agent)
Chris PeBenito dfa83e
		unconfined
Chris PeBenito dfa83e
	* Added infrastructure for targeted policy support, only missing
Chris PeBenito dfa83e
	  transition boolean support.
Chris PeBenito dfa83e
Chris PeBenito dfa83e
20050615 (15 Jun 2005)
Chris PeBenito dfa83e
	* Initial release