diff options
author | H. Peter Anvin <hpa@zytor.com> | 2009-05-20 15:56:02 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-05-20 15:56:02 -0700 |
commit | c48569a4a96437f54b52ca975fbed43a32f200e6 (patch) | |
tree | 0ad3c1aa29bd3ddff387f1a7ac23026de5b6e2d0 /NEWS | |
parent | 013994166f910c9227904d67662d51a38d272876 (diff) | |
download | syslinux-c48569a4a96437f54b52ca975fbed43a32f200e6.tar.gz |
NEWS: add note about linux.c32 having a quiet command
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ Changes in 3.81: bad reponsiveness when using a serial console especially for automated input; if that ends up being a problem, use the new "NOHALT 1" configuration command. + * linux.c32 now suppresses all messages if the "quiet" flag is + specified. Changes in 3.80: * New shuffler mechanism and API. |