Make menus work again.
This commit is contained in:
parent
0efa52337e
commit
d654cfa0fd
4 changed files with 26 additions and 14 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
1999-05-03 Gordon Matzigkeit <gord@trick.fig.org>
|
||||
|
||||
From Pavel Roskin:
|
||||
* shared_src/shared.h: Redeclare.
|
||||
|
||||
* grub/main.c (main): Use strncpy rather than pointer assignment
|
||||
to set the config file name.
|
||||
|
||||
* grub/asmstub.c: Make config_file a static array, not a pointer.
|
||||
Correct the value of VERSION_STRING.
|
||||
|
||||
1999-04-10 Gordon Matzigkeit <gord@trick.fig.org>
|
||||
|
||||
* debian/rules (build): Install into /lib instead of /share.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue