summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2024-03-29 17:02:07 +0000
committerChristophe Rhodes <csr21@cantab.net>2024-03-29 17:02:07 +0000
commit42b175e363afa410aae96097b7c20a8a682a0e15 (patch)
treeecde4ccb261adb649d8f46cc6be10a26069d1f78
parent9fbf038316e8b6c34926122d595b77dca304e0b5 (diff)
2.4.3: will be tagged as "sbcl-2.4.3"sbcl-2.4.3
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2c574464c..90094176d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-2.4.2:
+changes in sbcl-2.4.3 relative to sbcl-2.4.2:
* enhancement: when dumping debug information to fasl files, the system
respects the SOURCE_DATE_EPOCH environment variable (if set) as the latest
timestamp to be used.