summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-12-09 15:08:17 -0500
committerKevin O'Connor <kevin@koconnor.net>2019-12-09 15:08:17 -0500
commitf21b5a4aeb020f2a5e2c6503f906a9349dd2f069 (patch)
treebf592cfb564447e56c6a82fcb131fcbd1993b12e /docs
parentc9ba5276e3217ac6a1ec772dbebf568ba3a8a55d (diff)
downloadqemu-seabios-f21b5a4aeb020f2a5e2c6503f906a9349dd2f069.tar.gz
docs: Note v1.13.0 releaserel-1.13.0
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs')
-rw-r--r--docs/Releases.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/Releases.md b/docs/Releases.md
index c350426..a2e338a 100644
--- a/docs/Releases.md
+++ b/docs/Releases.md
@@ -1,6 +1,17 @@
History of SeaBIOS releases. Please see [download](Download) for
information on obtaining these releases.
+SeaBIOS 1.13.0
+==============
+
+Available on 20191209. Major changes in this release:
+
+* Support for reading logical CHS drive information from QEMU
+* Workaround added for misbehaving optionroms that grab "int19"
+* The TPM 2 "PCR bank" option can now be set from the TPM menu
+* SeaVGABIOS support for QEMU "atiext" display
+* Several bug fixes and code cleanups
+
SeaBIOS 1.12.0
==============