diff --git a/debian/changelog b/debian/changelog index 6da5ad6c2d2ef2008802c2787880532787a40663..d26f6d65f3c49ccede0ccadb64b876b9b009f5c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +cl-asdf (2:3.1.4-1) unstable; urgency=low + + [ Francois-Rene Rideau ] + Bug fix release: + * Remove compatibility stubs for old bundle classes (not working + properly, anyway), these are now available in a contrib. + * Add INPUT-STRING function to UIOP. + * For developer and tester convenience, bring all the external + dependencies into the git repo as submodules. + * Optionally speed up registry search by providing a cache for + CL-SOURCE-REGISTRY. + * Fixes to tests and documentation. + * Many minor bugfixes. + + -- Robert P. Goldman <rpgoldman@sift.info> Thu, 09 Oct 2014 20:12:49 -0500 + cl-asdf (2:3.1.3-1) unstable; urgency=low Bug fix release: @@ -10,7 +26,9 @@ cl-asdf (2:3.1.3-1) unstable; urgency=low * Miscellaneous bug fixes and tweaks to UIOP. * Documentation improvements. - -- Francois-Rene Rideau <fare@tunes.org> Thu, 24 Jul 2014 12:48:29 -0400 + [ Robert P. Goldman ] + + -- Robert P. Goldman <rpgoldman@sift.info> Thu, 09 Oct 2014 20:12:23 -0500 cl-asdf (2:3.1.2-2) unstable; urgency=low