]> code.delx.au - refind/blobdiff - NEWS.txt
Fix to Tom Briden's recent touch-screen commit; the original commit
[refind] / NEWS.txt
index 4c0579dea4f60b9374d83ca134062a90c6428e9e..58c4f4712b883842f63b536cbbd0b366c3584cf5 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,6 +1,21 @@
-0.10.4 (?/??/2016):
+0.10.5 (??/??/2017):
+--------------------
+
+- Add new key mappings: Backspace (Delete on Mac keyboards) works the same
+  as Esc, and Tab works the same as F2/Insert/+. This is done for the
+  benefit of new Apple laptops that lack physical Esc and function keys.
+
+- Fix to refind-install to work better with disks other than /dev/sd? and
+  /dev/hd? devices.
+
+- Fixes to touch/tablet support to improve reliability.
+
+0.10.4 (10/9/2016):
 -------------------
 
+- Fixed compile problem for drivers with recent versions of GNU-EFI
+  (3.0.4, maybe 3.0.3).
+
 - 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.)