Mercurial > ecos
diff packages/redboot/current/ChangeLog @ 152:f935b880e96c
Merge from eCos master repository on 2001-02-14-01:27:14-GMT
| author | jlarmour |
|---|---|
| date | Thu, 15 Feb 2001 18:18:11 +0000 |
| parents | 25e238959bae |
| children | 5e8f3b328bb3 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,8 @@ +2001-02-13 Hugo Tyson <hmt@redhat.com> + + * src/flash.c: Fix token/string pasting thinko: ## operators are + not needed and do confuse some compilers. + 2001-02-12 Jesper Skov <jskov@redhat.com> * src/main.c: Use CYGNUM_HAL_VIRTUAL_VECTOR_DEBUG_CHANNEL instead
