;;;; -*- 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
;;; 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"