Mercurial > ecos-v2_0-branch
diff packages/kernel/current/ChangeLog @ 757:2a0d627c63ac
* tests/fptest.c: Make all variables static to avoid any risk
of collisions with symbols defined elsewhere in eCos.
| author | jlarmour |
|---|---|
| date | Mon, 03 Mar 2003 17:07:02 +0000 |
| parents | 64431a542574 |
| children |
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog +++ b/packages/kernel/current/ChangeLog @@ -1,3 +1,8 @@ +2003-03-03 Jonathan Larmour <jifl@eCosCentric.com> + + * tests/fptest.c: Make all variables static to avoid any risk + of collisions with symbols defined elsewhere in eCos. + 2003-02-27 Jonathan Larmour <jifl@eCosCentric.com> * include/kapidata.h: Revert change of 2001-08-23 and instead make
