[Initng-svn] r4067 - initng/trunk

svn at initng.thinktux.net svn at initng.thinktux.net
Mon May 8 13:28:46 CEST 2006


Author: jimmy
Date: Mon May  8 13:28:45 2006
New Revision: 4067

Modified:
   initng/trunk/NEWS
   initng/trunk/TODO

Log:
Update docs.


Modified: initng/trunk/NEWS
==============================================================================
--- initng/trunk/NEWS	(original)
+++ initng/trunk/NEWS	Mon May  8 13:28:45 2006
@@ -4,6 +4,7 @@
 initng-0.6.5 Fixes nasty bug
 	* A bug in iparser make initng segfault if trying to start a service like test/*/* with ngc -u test/abc/def 
 	* Add a state REQ_NOT_FOUND that will be put on services that require = not_found; instead of refusing to start it.
+	* Move selinux code to a plugin, but this plugin is toally untested becouse i dont have acces to an selinux machine.
 2006/05/06
 initng-0.6.4 Never been so good
 	* GNU autotools support has been removed completely - cmake is better in many ways.

Modified: initng/trunk/TODO
==============================================================================
--- initng/trunk/TODO	(original)
+++ initng/trunk/TODO	Mon May  8 13:28:45 2006
@@ -1,7 +1,7 @@
 
 UP_CHECK hook is not ever checked or called, fix.
 
-Move all selinux stuff to an own selinux plugin.
+[DONE] Move all selinux stuff to an own selinux plugin.
 
 [DONE] add nge events, percentage, and kill notice, when a process dies nge shud know.
 


More information about the Initng-svn mailing list