[Initng-svn] r4041 - initng/trunk
svn at initng.thinktux.net
svn at initng.thinktux.net
Sun May 7 15:01:23 CEST 2006
Author: qupada
Date: Sun May 7 15:01:22 2006
New Revision: 4041
Modified:
initng/trunk/NEWS
Log:
Spelling corrections
Modified: initng/trunk/NEWS
==============================================================================
--- initng/trunk/NEWS (original)
+++ initng/trunk/NEWS Sun May 7 15:01:22 2006
@@ -3,20 +3,20 @@
2006/05/06
initng-0.6.4 Never been so good
- * Remove the auto[make:conf] buildsystem - ccmake is better in many ways.
+ * GNU autotools support has been removed completely - cmake is better in many ways.
* Install the libs to /lib64 if needed.
- * Add percentage to nge socket - now it is possible to build splash deamons listening on ngebus during boot.
- * Work on getting escape chars work in i-files, with i-parser. \; wont break the row anymore.
- * Many string functions were rewritten, to decrease cpu usage.
+ * The nge socket now reports % complete on boot, is possible to build splash daemons listening on ngebus during boot.
+ * Work on making escape chars work in i-files, with i-parser. \; wont break the row anymore.
+ * Many string functions were rewritten to decrease cpu usage.
* Added the possibility to use test/*/* services.
- * Fixed a cirular bug in i_parser used by the find plugin that could lock up initng.
+ * Fixed a cirular bug in i_parser used by the find plugin that could have locked up initng.
* Added a new command to be able to manually launch scripts in i-files for other functions than starting and stopping a service.
- * Fixed a buffer handeling bug.
+ * Fixed a buffer handling bug.
* Ngc4 protocol updates.
- * Add state descriptions on all states printed by ngc -S (--states)
+ * Add state descriptions on all states printed by ngc -S (--states).
* Fixed random ngc command failure.
* Lots of bugfixing and memleaks fixed as usual.
- * Add a provide plugin, not enabled by default to copile, this plugin is pretty untested.
+ * Add a provide plugin for service virtuals (not enabled by default to copile, this plugin is pretty untested).
* Add a NO_CACHE option which can be added to service_types which are not based on a file. This one is experimental, and only used by the provide plugin today which is not compiled by default.
* Ngc4 header updated.
More information about the Initng-svn
mailing list