]> xenbits.xensource.com Git - seabios.git/commitdiff
docs: Note v1.8.0 release rel-1.8.0
authorKevin O'Connor <kevin@koconnor.net>
Wed, 18 Feb 2015 17:49:59 +0000 (12:49 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Wed, 18 Feb 2015 17:52:29 +0000 (12:52 -0500)
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
docs/Releases.md

index f41ae4ea3a4a0e3cde81029b1e30e3e6307eaa93..6a1ecd564d40f6a5004bc1c20e1fd259a90d3ed7 100644 (file)
@@ -1,6 +1,28 @@
 History of SeaBIOS releases. Please see [download](Download) for
 information on obtaining these releases.
 
+SeaBIOS 1.8.0
+=============
+
+Available on 20150218. Major changes in this release:
+
+* Several USB timing fixes for USB controllers on real hardware
+* Initial support for USB3 hubs
+* Initial support for SD cards (on QEMU only)
+* Initial support for transitioning to 32bit mode using SMIs (on QEMU
+  TCG only)
+* SeaVGABIOS improvements
+    * Added cursor emulation to coreboot native init vgabios (cbvga)
+    * Added support for read character calls when in graphics mode
+* Developer documentation added to "docs/" directory in the code
+  repository and several documentation updates
+* Several bug fixes and code cleanups
+
+As of the 1.8.0 release, new feature releases will modify the first
+two release numbers (eg, 1.8) and stable releases will use three
+numbers (eg, 1.8.1). The prior behavior of using a forth number
+(eg, 1.7.5.1) for stable releases will no longer be used.
+
 SeaBIOS 1.7.5
 =============