~ chicken-core (master) 245a39e45b79d9bf8d0890fa9ba78eebb798608d


commit 245a39e45b79d9bf8d0890fa9ba78eebb798608d
Author:     felix <felix@call-with-current-continuation.org>
AuthorDate: Mon Aug 24 12:42:37 2026 +0200
Commit:     felix <felix@call-with-current-continuation.org>
CommitDate: Mon Aug 24 12:42:37 2026 +0200

    updated NEWS

diff --git a/NEWS b/NEWS
index 50fb7c2c..d71168b8 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,10 @@
   - Added new global egg property "custom-build" which allows completely
     overriding the build instructions.
 
+- Compiler
+  - Added missing option "-merge-reusable-closures" at optimization level
+    2, making this actually match the documentation.
+
 6.0.0
 
 - Core libraries
Trap