summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2018-01-30 21:02:00 +0000
committerChristophe Rhodes <csr21@cantab.net>2018-01-30 21:02:00 +0000
commit08036173dcc5e968437bf8af9269fac4fd727ca7 (patch)
treefaae9010e4b36c72ae968957fd4d807c6f831a98
parent6e9d37479856576eb3f3f719dc1ac8929c784be2 (diff)
1.4.4: will be tagged as "sbcl-1.4.4"sbcl-1.4.4
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6a71da84d..64e4121b1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-1.4.3:
+changes in sbcl-1.4.4 relative to sbcl-1.4.3:
* bug fix: pathname accessors such as PATHNAME-DIRECTORY work on
SYNONYM-STREAMs.
* bug fix: (pathname-{device,directory,name,type} ... :case :common) works