Mercurial > ecos
diff packages/infra/current/ChangeLog @ 2391:8cd3873de8fa
* src/diag.cxx: when printing a long long, should not truncate
its value to a long or int size
| author | jlarmour |
|---|---|
| date | Thu, 31 May 2007 16:00:55 +0000 |
| parents | 772d97322f45 |
| children | c8ccde18c7f3 |
line wrap: on
line diff
--- a/packages/infra/current/ChangeLog +++ b/packages/infra/current/ChangeLog @@ -1,3 +1,8 @@ +2007-05-31 Rutger Hofman <rutger@cs.vu.nl> + + * src/diag.cxx: when printing a long long, should not truncate + its value to a long or int size + 2006-10-26 Stefan Sommerfeld <sommerfeld@mikrom.com> * include/cyg_types.h: fixed typo, __GNU_PATCHLEVEL__ was checked,
