[Kos-cvs] kos ChangeLog,1.56,1.57

thomas at kos.enix.org thomas at kos.enix.org
Sun Jan 16 12:42:16 CET 2005


Update of /home/kos/cvs/kos
In directory the-doors:/tmp/cvs-serv27084

Modified Files:
	ChangeLog 
Log Message:
2005-01-16  Thomas Petazzoni  <thomas at crazy.kos.nx>

	* modules/i8042/i8042.c: Correct the name of init_module_level0 to
	init_module_level4, as reported by David Mentré.

	* modules/console/console.c: GPL header + doxygen documentation.

	* modules/console/console.h: GPL header + doxygen documentation.

	* modules/console/_console.h: GPL header + doxygen documentation.

	* modules/console/_console.c: GPL header + doxygen documentation.

	* modules/doc.cfg (PROJECT_NUMBER): Increment KOS version ;-)

	* doc/Makefile (SRCS): Add the helloworld documentation to the
	list of documentation automatically generated.

	* modules/debug/bochs.c: Some doxygen documentation.



Index: ChangeLog
===================================================================
RCS file: /home/kos/cvs/kos/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- ChangeLog	9 Jan 2005 16:05:02 -0000	1.56
+++ ChangeLog	16 Jan 2005 11:42:14 -0000	1.57
@@ -1,3 +1,23 @@
+2005-01-16  Thomas Petazzoni  <thomas at crazy.kos.nx>
+
+	* modules/i8042/i8042.c: Correct the name of init_module_level0 to
+	init_module_level4, as reported by David Mentré.
+
+	* modules/console/console.c: GPL header + doxygen documentation.
+
+	* modules/console/console.h: GPL header + doxygen documentation.
+
+	* modules/console/_console.h: GPL header + doxygen documentation.
+
+	* modules/console/_console.c: GPL header + doxygen documentation.
+
+	* modules/doc.cfg (PROJECT_NUMBER): Increment KOS version ;-)
+
+	* doc/Makefile (SRCS): Add the helloworld documentation to the
+	list of documentation automatically generated.
+
+	* modules/debug/bochs.c: Some doxygen documentation.
+
 2005-01-09  Thomas Petazzoni  <thomas at crazy.kos.nx>
 
 	* doc/testingfr.tex: Documentation has been updated, with the



More information about the Kos-cvs mailing list