/[grub]/grub2/ChangeLog
ViewVC logotype

Diff of /grub2/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.77 by hollisb, Sun Jan 9 18:11:04 2005 UTC revision 1.78 by marco_g, Thu Jan 20 17:25:38 2005 UTC
# Line 1  Line 1 
1    2005-01-20  Marco Gerards  <metgerards@student.han.nl>
2    
3            * include/grub/mm.h (grub_mm_init_region): Change the type of the
4            `unsigned' arguments to `grub_size_t'.
5            (grub_malloc): Likewise.
6            (grub_realloc): Likewise.
7            (grub_memalign): Likewise.
8            * kern/i386/dl.c (grub_arch_dl_check_header): Likewise.
9            * kern/powerpc/dl.c (grub_arch_dl_check_header): Likewise.
10            * util/misc.c (grub_malloc): Likewise.
11            (grub_realloc): Likewise.
12            * kern/mm.c (get_header_from_pointer): Change the casts to
13            `unsigned' into a cast to `grub_size_t'.
14    
15            * fs/fshelp.c (grub_fshelp_find_file): The `oldnode' should always
16            point to `currnode' when `currnode' is changed.
17    
18            * util/grub-emu.c (main): Initialize `progname'.  Reported by Nico
19            Schottelius <nico-linux@schottelius.org>.
20    
21  2005-01-09  Hollis Blanchard  <hollis@penguinppc.org>  2005-01-09  Hollis Blanchard  <hollis@penguinppc.org>
22    
23          * util/powerpc/ieee1275/grub-mkimage.c: Include <string.h>.          * util/powerpc/ieee1275/grub-mkimage.c: Include <string.h>.

Legend:
Removed from v.1.77  
changed lines
  Added in v.1.78

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26