summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2007-08-16 18:27:48 -0700
committerH. Peter Anvin <hpa@zytor.com>2007-08-16 18:27:48 -0700
commitc30d91c73fa2e82a1f1ce7d2d2a177c00f95f0f2 (patch)
tree631eefdc4d3fd6ab197e78d234df3f3c54226e8d /NEWS
parent4e9956bf1b587df39590aa620be0940b30269a53 (diff)
downloadsyslinux-3.52-pre7.tar.gz
Clean up some of the new PCI code from Erwan Velu.syslinux-3.52-pre7
More needs to be done; the code has console I/O at the library level, which isn't good. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 817fbb52..1b58315c 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,8 @@ Changes in 3.52:
the menu unless the user presses a key.
* Simple menu system: support MD5-encrypted passwords (modern
Unix standard style, with "$1$" prefixes.)
+ * pcitest.c32: now functions as a full "lspci". Thanks to
+ Erwan Velu for this work.
Changes in 3.51:
* EXTLINUX: Fix failure to find the configuration file.