]> code.delx.au - refind/blobdiff - NEWS.txt
Close to finished with debian/copyright revisions.
[refind] / NEWS.txt
index bdef7e539706622dd1915038c0a43d8ce7bb267d..0beac951e670df70ede9714badd48ef779100127 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,6 +1,21 @@
 0.10.1 (??/??/201?):
 --------------------
 
+- Significantly reworked the project's Makefiles. This should have no
+  impact on ordinary users, and even most developers should barely notice
+  it; but it should make future extensions to additional platforms or
+  building in different environments easier.
+
+- Added workaround to gptsync for issue with some Macs' EFIs that caused
+  the program to skip through all prompts accepting the default option.
+  This would normally cause gptsync to do nothing.
+
+- Added type code 53746F72-6167-11AA-AA11-00306543ECAC (Apple Core Storage,
+  gdisk type AF05) to list of partition types recognized by gptsync.
+
+- Removed Luxi Sans Mono font, since I discovered it was not open source;
+  and changed the default font from Nimbus Mono to Liberation Mono.
+
 - Added support for compiling rEFInd for ARM64 (aka AARCH64 or aa64). This
   works with both GNU-EFI and Tianocore UDK2014.SP1.P1. This support is
   currently poorly tested. In particular, I used QEMU on an x86-64 computer