X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ChangeLog;h=998cdc7116c438959b7ce43b522fcc9f40266f8f;hb=refs%2Ftags%2Fupstream%2F3.10;hp=2dbab82305276e6575fad21c83b52482fe809dfd;hpb=528b4479a96491431b243bf02da43c792962fb27;p=debian%2Felilo diff --git a/ChangeLog b/ChangeLog index 2dbab82..998cdc7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2008-04-02 signed off by Jason Fleischli + * elilo 3.10 release commit + * Bumped version string to 3.10 + * added PTR_FMT 32bit & 64bit pointer translation for correct output + * elilo hang bugfix x86_64 non-standard kernels with non-traditional start address + elilo will pull the start address from the kernel elf header for 2.6 + or newer kernels, map memory and use that start address, else use standard + 1MB default start address. And handle case of overlapping kernels + and initrds in memory. Patch contributor Stuart Hayes @ Dell, + thanks Stuart! + * ported kernel start adress fix to ia32 + * eliminated all possible compiler warnings except those actually + caused by gnu-efi that cant be fixed here. + * Debug output improvement, added pauses with visual feedback when + user sets debug & verbose options. + * bugfix added missing find_bits function definition back into ia32 + subtree + * bugfix loader_probe now correctly errors out if no loaders + registered. +2008-01-11 signed off by Jason Fleischli + * Various compile warning cleanups. 2008-01-03 signed off by Jason Fleischli * Patch contribution from Scott Davilla when x is zero for the first call to add_memory_region, e820_map[-1]