Mercurial > nand-ecoscentric
diff packages/redboot/current/ChangeLog @ 2064:ef1d669d4888
* src/flash.c (fis_create): Print an error if the FIS directory is
full when we try to create a new entry.
| author | asl |
|---|---|
| date | Sat, 03 Sep 2005 13:10:21 +0000 |
| parents | 2379473fdc8d |
| children | 376c93d0f526 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,8 @@ +2005-09-03 Isaac Claymore <iclaymore@gmail.com> + + * src/flash.c (fis_create): Print an error if the FIS directory is + full when we try to create a new entry. + 2005-07-06 Isaac Claymore <iclaymore@gmail.com> * src/fconfig.c: (get_config): Verify the length of the script is
