diff options
author | H. Peter Anvin <hpa@zytor.com> | 2009-03-12 21:27:22 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-03-12 21:27:22 -0700 |
commit | d6f073067d3b5bd288443dc5db16e2ec11a51e8a (patch) | |
tree | 5757e1e4f1c6c7dfc928616af0badcdb29621e30 | |
parent | 4171516d8fa8997db187a8d41a51344402c2dc8d (diff) | |
download | syslinux-elf-d6f073067d3b5bd288443dc5db16e2ec11a51e8a.tar.gz syslinux-elf-d6f073067d3b5bd288443dc5db16e2ec11a51e8a.tar.xz syslinux-elf-d6f073067d3b5bd288443dc5db16e2ec11a51e8a.zip |
NEWS: Add hdt.c32 as a new feature
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,8 @@ Changes in 3.74: large number of fragments. * Documentation fixes by Vicente Jimenez Aguilar. * gPXE updated to version 0.9.7. + * hdt.c32: Hardware Detection Tool, an interactive hardware + analyzer module by Erwan Velu. Changes in 3.73: * Upgrade gPXE to release version 0.9.5. |