comparison packages/redboot/current/ChangeLog @ 2258:19ce76dd5f64

Fix compile error - from David Ho
author gthomas
date Fri, 21 Jul 2006 13:55:44 +0000
parents 467fd46113f3
children 042c71d8381f
comparison
equal deleted inserted replaced
2257:467fd46113f3 2258:19ce76dd5f64
1 2006-07-21 David Ho <davidkwho@gmail.com>
2
3 * src/flash.c (fis_start_update_directory): Fix build error when
4 redundant FIS selected and locking is not enabled/supported.
5
1 2006-05-24 Gary Thomas <gary@mlbassoc.com> 6 2006-05-24 Gary Thomas <gary@mlbassoc.com>
2 7
3 * src/net/net_io.c (do_ip_addr): Bail out if no networking. 8 * src/net/net_io.c (do_ip_addr): Bail out if no networking.
4 9
5 2006-05-23 Gary Thomas <gary@mlbassoc.com> 10 2006-05-23 Gary Thomas <gary@mlbassoc.com>