From e2b714e8ff4bf1faa3d7093829e0d12b36d939c1 Mon Sep 17 00:00:00 2001 From: "Robert P. Goldman" Date: Thu, 3 May 2018 12:44:01 -0500 Subject: [PATCH] First draft changelog. --- doc/Changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/doc/Changelog b/doc/Changelog index c9731c2c..1dba33c0 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,16 @@ +cl-asdf (2:3.3.2-0) unstable; urgency=low + + New milestone: + * Upgrade More fixes to the upgrade process, with additional tests. + * Tests: multiple improvements to the tests. + * Documentation: add discussion of best practices. + * Package-inferred system: Improve source file handling. + * Miscellaneous: miscellaneous bug fixes, including make define-package + more SBCL-friendly, better handle secondary systems, let SBCL find + package definitions from UIOP:DEFINE-PACKAGE. + + -- Robert P. Goldman Sun, 12 Nov 2017 17:39:04 -0600 + cl-asdf (2:3.3.1-1) unstable; urgency=low New milestone: -- GitLab