diff --git a/doc/Changelog b/doc/Changelog index cb9ef732f949dd1b6d9e57b3eeede4c0c32e6f5a..fc4a490f77a859d431320444f967e0247de49493 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,17 @@ +cl-asdf (2:3.1.7-1) unstable; urgency=low + + Bug fix and portability release: + * Fix compilation on Genera. + * Fix UIOP:FILE-EXISTS-P for dotfiles on CCL. + * Fix infinite loop in source registry configuration that can occur when + there are cycles in the filesystem (typically caused by symlinks) + on some CL implementations. + * Miscellaneous bug fixes. + * Documentation improvements. + * Restore original Makefile. + + -- Robert P. Goldman <rpgoldman@sift.net> Wed, 23 Mar 2016 09:34:14 -0500 + cl-asdf (2:3.1.6-1) unstable; urgency=low Bug fix and portability release: