summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2024-05-28 08:04:19 +0100
committerChristophe Rhodes <csr21@cantab.net>2024-05-28 08:04:19 +0100
commit1d233c6afc4f7b51bfa3a2c7a77598282c1b7c48 (patch)
treecc9ebbae2176cad15045f9a87f1f49676b7d4562
parent2c8fe8fea24b70c3f1039a8ddcb81f8f6b0e555e (diff)
NEWS entry for lp#2067313
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bf2b187e5..69242a28f 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,8 @@ changes relative to sbcl-2.4.4:
** fix memory initialization in RUN-PROGRAM on Windows.
** resolve a deadlock in %INTERRUPT-THREAD on Darwin. (lp#2062940,
reported by Yan)
+ ** hang on startup under some terminal emulators on OS X 14.5.
+ (lp#2067313, reported by Richard M Kreuter)
* enhancement: when (> debug 1), try to find source locations for code
expanded from macros that copy their input forms.
* bug fix: the method-combination generic function caches were missing some