:: commit f1028f8d62b1bd63ed05e89dc3d7cf3c2f4a0644

Mintsuki <mintsuki@protonmail.com> — 2025-09-06 00:40

parents: dccf71ec1d

docs: Update ChangeLog and README.md for 9.6.6

diff --git a/ChangeLog b/ChangeLog
index 1c553471..e6336a45 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2025-09-06  Mintsuki  <mintsuki@protonmail.com>
+
+    *** Release 9.6.6 ***
+
+    Noteworthy changes compared to the previous release, 9.6.5:
+
+    Bug fixes:
+        - Fix regression introduced by 9.6.5 that caused Limine to fail to boot
+          with U-Boot.
+
 2025-08-30  Mintsuki  <mintsuki@protonmail.com>
 
     *** Release 9.6.3 through 9.6.5 ***
diff --git a/README.md b/README.md
index 8947403a..5ce21e68 100644
--- a/README.md
+++ b/README.md
@@ -77,9 +77,9 @@ For example, to clone the latest binary release of the `9.x` branch, one can do:
 ```bash
 git clone https://codeberg.org/Limine/Limine.git --branch=v9.x-binary --depth=1
 ```
-or, to clone a specific binary point release (for example `9.6.5`):
+or, to clone a specific binary point release (for example `9.6.6`):
 ```bash
-git clone https://codeberg.org/Limine/Limine.git --branch=v9.6.5-binary --depth=1
+git clone https://codeberg.org/Limine/Limine.git --branch=v9.6.6-binary --depth=1
 ```
 
 In order to rebuild host utilities like `limine`, simply run `make` in the binary
tab: 248 wrap: offon