comparison packages/redboot/current/ChangeLog @ 163:0d2b193a635f

Merge from eCos master repository on 2001-06-22-17:38:39-BST
author jlarmour
date Fri, 22 Jun 2001 18:18:44 +0000
parents 2395031e7a66
children d63db767121d
comparison
equal deleted inserted replaced
162:2395031e7a66 163:0d2b193a635f
1 2001-06-22 Gary Thomas <gthomas@redhat.com>
2
3 * src/load.c (do_load): Move [static] data used by decompression
4 code into this routine where it is used - no longer static.
5
1 2001-06-14 Gary Thomas <gthomas@redhat.com> 6 2001-06-14 Gary Thomas <gthomas@redhat.com>
2 7
3 * src/xyzModem.c (xyzModem_get_hdr): More resilient header scan, 8 * src/xyzModem.c (xyzModem_get_hdr): More resilient header scan,
4 improves error handling capability by avoiding "early" aborts. 9 improves error handling capability by avoiding "early" aborts.
5 10