2005-01-30 Yoshinori K. Okuji <okuji@enbug.org>

* configure.ac (AC_INIT): Upgraded to 0.96.
This commit is contained in:
okuji 2005-01-30 01:09:34 +00:00
parent cce5686ea2
commit eb5d4d6776
12 changed files with 82 additions and 48 deletions

View file

@ -1,4 +1,9 @@
2005-01-30 Yoshinori K. Okuji <okuji@enbug.org>
* configure.ac (AC_INIT): Upgraded to 0.96.
2004-10-11 Jason Thomas <jason@staff.pnc.com.au>
Patch from Stefanus Du Toit <sjdutoit@uwaterloo.ca>
* docs/kernel.c.texi (cmain): Incremement mod by one, instead of
sizeof(module_t), since it's already a pointer of type module_t.