Mercurial > ecos
changeset 3160:3c619144e8af
Fix changelog formatting of most recent entries.
| author | jlarmour |
|---|---|
| date | Thu, 03 May 2012 18:15:33 +0000 |
| parents | f415c0531921 |
| children | 952b5540550c |
| files | packages/hal/common/current/ChangeLog |
| diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/hal/common/current/ChangeLog +++ b/packages/hal/common/current/ChangeLog @@ -1,15 +1,15 @@ 2012-04-25 Ilija Kocho <ilijak@siva.com.mk> - * include/hal_stub.h, src/hal_stub.c, src/thread-packets.c: - NUMREGS replaced by HAL_STUB_REGISTERS_SIZE in thread-packets.c - [Bugzilla 1001558] + * include/hal_stub.h, src/hal_stub.c, src/thread-packets.c: + NUMREGS replaced by HAL_STUB_REGISTERS_SIZE in thread-packets.c + [Bugzilla 1001558] 2012-03-14 Grant Edwards <grant.b.edwards@gmail.com> * src/generic-stub.c (process_query): Fix compiler warning about variable that is set but not used (only used in conditionally compiled code). [ Bugzilla 1001535 ] - + 2012-03-09 Sergei Gavrikov <sergei.gavrikov@gmail.com> * src/hal_if.c (hal_ctrlc_check): Fix compiler warning about
