I forgot writing some entries in ChangeLog.
This commit is contained in:
parent
8d19545f6b
commit
191c0eea0a
1 changed files with 2 additions and 0 deletions
|
@ -3,12 +3,14 @@
|
|||
* stage2/char_io.c [!STAGE1_5] (get_cmdline): If C is a newline
|
||||
or a return, then set LPOS to LLEN and call the function
|
||||
cl_setcpos.
|
||||
[!STAGE1_5] (grub_strncat): New function.
|
||||
* stage2/builtins.c (embed_func): New function.
|
||||
(builtin_embed): New varilable.
|
||||
(setup_func): New function.
|
||||
(builtin_setup): New varilable.
|
||||
(builtin_table): Added a pointer to BUILTIN_EMBED and a pointer
|
||||
to BUILTIN_SETUP.
|
||||
* stage2/shared.h (grub_strncat): Declared.
|
||||
|
||||
* stage2/Makefile.am (stage2_size.h): ../stage2/stage2 ->
|
||||
pre_stage2. Reported by Pavel Roskin.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue