diff options
author | hpa <hpa> | 1999-03-08 19:25:34 +0000 |
---|---|---|
committer | hpa <hpa> | 1999-03-08 19:25:34 +0000 |
commit | 5be33c7eb1e6e6f6d9de4b8e5e4a0e81ebd8641f (patch) | |
tree | c7a4f375639e9bd8ea6a93babc2d97b434cc2e89 | |
parent | db67cbe5935b64cc0344f9808cdb7bf99873b52c (diff) | |
download | syslinux.git-5be33c7eb1e6e6f6d9de4b8e5e4a0e81ebd8641f.tar.gz syslinux.git-5be33c7eb1e6e6f6d9de4b8e5e4a0e81ebd8641f.tar.xz syslinux.git-5be33c7eb1e6e6f6d9de4b8e5e4a0e81ebd8641f.zip |
Added note about the I/O delay change.syslinux-1.43-0x36dff6ef
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ Changes in 1.43: * Add sys2ansi.pl script to display the contents of a colorized SYSLINUX file. + * Changed the io_delay once again, after a report that the + old delay port causes hangs on some systems. Changes in 1.42: * Frob the "fast A20 gate" port as well as the keyboard |