1.0.44.22: NEWS entry left out from 1.0.44.21.
authorNikodemus Siivola <nikodemus@random-state.net>
Wed, 10 Nov 2010 17:52:05 +0000 (17:52 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Wed, 10 Nov 2010 17:52:05 +0000 (17:52 +0000)
 EOM.

NEWS
version.lisp-expr

diff --git a/NEWS b/NEWS
index 440e9cf..e25d993 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
 ;;;; -*- coding: utf-8; fill-column: 78 -*-
 changes relative to sbcl-1.0.44:
+  * enhancement: ~/ and ~user/ are treated specially in pathnames.
+    Refer to documentation for details.
   * optimization: mutated closed-over variables that are only accessed by
     DYNAMIC-EXTENT closures (currently only FLET and LABELS functions
     declared to be DYNAMIC-EXTENT) are stored directly in their containing
index 348bbc3..77210b5 100644 (file)
@@ -17,4 +17,4 @@
 ;;; checkins which aren't released. (And occasionally for internal
 ;;; versions, especially for internal versions off the main CVS
 ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"1.0.44.21"
+"1.0.44.22"