diff options
author | hpa <hpa> | 2001-01-24 03:34:05 +0000 |
---|---|---|
committer | hpa <hpa> | 2001-01-24 03:34:05 +0000 |
commit | 816c056ad30b779baa23877e1ed51f67eb5a584b (patch) | |
tree | 00c0b946f5b4ce48d492080f1df70b066ea132f9 | |
parent | b3647823057c453c891c060fcd9868cf0d505c9f (diff) | |
download | syslinux.git-816c056ad30b779baa23877e1ed51f67eb5a584b.tar.gz syslinux.git-816c056ad30b779baa23877e1ed51f67eb5a584b.tar.xz syslinux.git-816c056ad30b779baa23877e1ed51f67eb5a584b.zip |
Note that we don't wraparound on the serial portsyslinux-1.51-pre7
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ Changes in 1.51: * Support memory detection using INT 15h, AX=0E820h. BIOS manufacturers have apparently gotten sloppy about keeping INT 15h, AX=0E801h working properly. + * Don't issue <CR><LF> onto the serial port when we're doing + screen wraparound. Changes in 1.50: * Yet another A20-code update. It seems some "legacy-free" |