summaryrefslogtreecommitdiff
path: root/serverboot
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-07-03 19:35:09 +0000
committerRoland McGrath <roland@gnu.org>2002-07-03 19:35:09 +0000
commit8aa5491cc4968073f35d22a3230da68eea9bd14a (patch)
tree79484db161be4e4b6f03d39df8777004174b044a /serverboot
parente9b33def2522390a69c5c2c68a4fe8931043896a (diff)
.
Diffstat (limited to 'serverboot')
-rw-r--r--serverboot/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog
index f68f559e..68f6cbe8 100644
--- a/serverboot/ChangeLog
+++ b/serverboot/ChangeLog
@@ -1,5 +1,7 @@
2002-07-03 Roland McGrath <roland@frob.com>
+ * elf-load.c (exec_load): Fix e_machine checking.
+
* elf-load.c (exec_load): Fix typos in last change.
2002-06-22 Roland McGrath <roland@frob.com>