Mercurial > ecos
diff packages/fs/rom/current/ChangeLog @ 2128:06a1f8221912
* support/mk_romfs.c: Use stdint.h defined types so the code is
64 bit clean. Fix compiler warnings.
| author | asl |
|---|---|
| date | Wed, 15 Feb 2006 20:04:51 +0000 |
| parents | fa05b44883a4 |
| children | 04c9eb8c07e9 |
line wrap: on
line diff
--- a/packages/fs/rom/current/ChangeLog +++ b/packages/fs/rom/current/ChangeLog @@ -1,3 +1,9 @@ +2006-02-15 Andrew Lunn <andrew.lunn@ascom.ch> + Peter Korsgaard <jacmet@sunsite.dk> + + * support/mk_romfs.c: Use stdint.h defined types so the code is + 64 bit clean. Fix compiler warnings. + 2005-07-08 Andrew Lunn <andrew.lunn@ascom.ch> * cdl/romfs.cdl: Allow mk_romfs to be build even when the tests
