diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-03-14 23:18:34 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2006-03-14 23:18:34 +0000 |
commit | 286eb68d7ee3687ddef95b9a48674d71c82dd7a9 (patch) | |
tree | cad89c4e89c1c0e3c767c6036dcbddd9b88be50e /boot/ChangeLog | |
parent | df8b37b7a5043b45111349e5f4489db87dad31be (diff) |
2006-03-15 Thomas Schwinge <tschwinge@gnu.org>
* boot.c (boot_script_exec_cmd): Fix invalid lvalues.
Diffstat (limited to 'boot/ChangeLog')
-rw-r--r-- | boot/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/boot/ChangeLog b/boot/ChangeLog index 968560ff..b1e3a6ad 100644 --- a/boot/ChangeLog +++ b/boot/ChangeLog @@ -1,3 +1,7 @@ +2006-03-15 Thomas Schwinge <tschwinge@gnu.org> + + * boot.c (boot_script_exec_cmd): Fix invalid lvalues. + 2003-01-04 Roland McGrath <roland@frob.com> * boot_script.c (boot_script_parse_line): Copy the file name into |