~ chicken-core (master) f1e536195ed15ddd875ecaf6f7ad61a3fcb21931
commit f1e536195ed15ddd875ecaf6f7ad61a3fcb21931
Author: felix <felix@call-with-current-continuation.org>
AuthorDate: Tue Sep 1 13:31:21 2026 +0200
Commit: felix <felix@call-with-current-continuation.org>
CommitDate: Tue Sep 1 13:31:21 2026 +0200
Updated NEWS with deprecations, ack contributor
diff --git a/NEWS b/NEWS
index d1c8cb47..d020c481 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,8 @@
- Fixed a bug in "read-string" when reading from a binary port.
- Fixed a bug in bit->boolean when given negative bignums which would give
incorrect output or crash due to out of bounds read (reported by crzcrz).
+ - The deprecated "chicken-home" and "define-record-printer" have been
+ removed.
- Syntax expander
- Fixed bug in handling of "export-all" library declaration which caused
@@ -70,6 +72,7 @@
escaped ("|...|") mode or not.
- Symbol printing is stricter in deciding when symbols should be escaped
or not.
+ - The deprecated "current-milliseconds" has been removed.
- The following primitives have been moved from (chicken base)
to R7RS modules:
- `exact-integer?`, `exact-integer-sqrt?', `vector-copy!',
diff --git a/manual/Acknowledgements b/manual/Acknowledgements
index a641c2e7..b0a55fbe 100644
--- a/manual/Acknowledgements
+++ b/manual/Acknowledgements
@@ -37,7 +37,7 @@ Perry Metzger, Scott G. Miller, Mikael, Karel Miklav, Bruce Mitchener,
Fadi Moukayed, Chris Moline, Eric E. Moore, Julian Morrison,
Dan Muresan, David N. Murray, Timo Myyrä, "nicktick", Lars Nilsson,
Ian Oversby, "o.t.", Gene Pavlovsky, Levi Pearson, Jeronimo Pellegrini,
-Nicolas Pelletier, Derrell Piper, Carlos Pita, "Pluijzer",
+Nicolas Pelletier, Étienne Pflieger, Derrell Piper, Carlos Pita, "Pluijzer",
Robin Lee Powell, Alan Post, "puck", "Pupeno", Davide Puricelli, "presto", "qu1j0t3",
Doug Quale, Imran Rafique, Eric Raible, Ivan Raikov, Santosh Rajan,
Peder Refnes, "Retropikzel", Joel Reymont, Kay Rhodes, "rivo", Chris Roberts,
Trap