Skip to content
Snippets Groups Projects
Commit 8d5d7acf authored by Francois-Rene Rideau's avatar Francois-Rene Rideau
Browse files

Update the (debian) changelog

parent d8bac5b4
No related branches found
No related tags found
No related merge requests found
...@@ -4,13 +4,15 @@ cl-asdf (2:3.1.1-1) unstable; urgency=low ...@@ -4,13 +4,15 @@ cl-asdf (2:3.1.1-1) unstable; urgency=low
* asdf-package-system combines the one-file, one-package, one-system paradigm * asdf-package-system combines the one-file, one-package, one-system paradigm
of quick-build and faslpath with the portability and robustness of ASDF 3. of quick-build and faslpath with the portability and robustness of ASDF 3.
* Portability: much improved support for the latest GCL 2.8. * Portability: much improved support for the latest GCL 2.8.
* Robustness: Fixes and tweaks for ABCL, CLISP, ECL, SBCL/Windows, XCL. * Robustness: Fixes for ABCL, CLISP, ECL, LispWorks, SBCL/Windows, XCL.
Test improvements. Added missing dependencies in asdf.asd(!). Test improvements. Added missing dependencies in asdf.asd(!).
Fixes to version-satisfies (thanks to stassats) and to the file-stamp cache. Fixes to version-satisfies (thanks to stassats) and to the file-stamp cache.
Fixes regression from 3.0.2.12 whereby ASDF failed to avoid downgrading.
Some cleanups in the operation class definitions.
* run-program tweaked again on Windows; * run-program tweaked again on Windows;
punting on trying to ensure no final space is ever echo'ed by CMD.EXE " ". punting on trying to ensure no final space is ever echo'ed by CMD.EXE " ".
* provide both "asdf" and "ASDF" to play nicer with various Lisps. * provide both "asdf" and "ASDF" to play nicer with various Lisps.
* Upgrading from a sufficiently forward-compatible version (currently: 2.27) * Upgrading from a sufficiently forward-compatible version (currently: 2.33)
will be less disruptive of ASDF uses and enhancements in the current image: will be less disruptive of ASDF uses and enhancements in the current image:
previously loaded systems will not be cleared anymore, previously loaded systems will not be cleared anymore,
variables defined with defparameter* will not be reset. variables defined with defparameter* will not be reset.
...@@ -20,7 +22,7 @@ cl-asdf (2:3.1.1-1) unstable; urgency=low ...@@ -20,7 +22,7 @@ cl-asdf (2:3.1.1-1) unstable; urgency=low
* ASDF3.1 feature pushed, to signal the slew of significant improvements * ASDF3.1 feature pushed, to signal the slew of significant improvements
since initial ASDF 3.0 pre-release (i.e. version 2.27). since initial ASDF 3.0 pre-release (i.e. version 2.27).
-- Francois-Rene Rideau <fare@tunes.org> Tue, 03 Jan 2014 15:10:56 -0500 -- Francois-Rene Rideau <fare@tunes.org> Tue, 14 Jan 2014 00:28:00 -0500
cl-asdf (2:3.0.3-1) unstable; urgency=low cl-asdf (2:3.0.3-1) unstable; urgency=low
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment