Mercurial > ecos
diff packages/kernel/current/ChangeLog @ 2273:4a81fad4d2b4
* doc/kernel.sgml: Use reinterpret_cast, not static cast
Thanks to Tony Garland for the report in bug 1000299.
| author | jlarmour |
|---|---|
| date | Mon, 21 Aug 2006 17:13:45 +0000 |
| parents | ce8216bec66a |
| children | 4be03fe7814d |
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog +++ b/packages/kernel/current/ChangeLog @@ -1,3 +1,8 @@ +2006-08-21 Jonathan Larmour <jifl@eCosCentric.com> + + * doc/kernel.sgml: Use reinterpret_cast, not static cast + Thanks to Tony Garland for the report in bug 1000299. + 2006-05-19 Andrew Lunn <andrew.lunn@ascom.ch> * host/instr/dump_instr.c: Use CYG_NELEM from infra.
