]> code.delx.au - refind/blobdiff - NEWS.txt
Fixed uninitialized-pointer bug that manifested as a crash with
[refind] / NEWS.txt
index 7da2c69f16e466150f74a9d32a668916b2f0ae99..4c0579dea4f60b9374d83ca134062a90c6428e9e 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,3 +1,21 @@
+0.10.4 (?/??/2016):
+-------------------
+
+- Fixed bug that could cause program crash on startup. (In practice, it
+  manifested with GNU-EFI starting with version 3.0.3 or 3.0.4.)
+
+- An anonymous contributor has provided support for touch screens. This
+  support requires that the "enable_touch" token be used in refind.conf.
+  Note, however, that not all tablet computers have EFIs that provide the
+  necessary support in the firmware.
+
+- Martin Whitaker contributed 64-bit support to the ext4fs driver, which
+  makes it compatible with ext4fs as written by some recent Linux
+  distributions.
+
+- Tweaked refind-install to do a better job of detecting disks other
+  than /dev/sd? and /dev/hd? devices.
+
 0.10.3 (4/24/2016):
 -------------------