~vcs-imports/grub/main

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: proski
  • Date: 2006-09-08 12:56:22 UTC
  • Revision ID: vcs-imports@canonical.com-20060908125622-3495acfe5a6305b2
* netboot/etherboot.h: Remove incorrect extern declarations of
the variables later declared static.  Move BOOTP_DATA_ADDR ...
* netboot/main.c: ... here.  Eliminate end_of_rfc1533 - it's
write-only.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2006-09-08  Pavel Roskin  <proski@gnu.org>
 
2
 
 
3
        * netboot/etherboot.h: Remove incorrect extern declarations of
 
4
        the variables later declared static.  Move BOOTP_DATA_ADDR ...
 
5
        * netboot/main.c: ... here.  Eliminate end_of_rfc1533 - it's
 
6
        write-only.
 
7
 
1
8
2006-06-24  Yoshinori K. Okuji  <okuji@enbug.org>
2
9
 
3
10
        * docs/grub.texi: Changed the license term to the GNU Free