From b92084a0a5614db64ce08b2127dc20fbfff93a20 Mon Sep 17 00:00:00 2001 From: "Robert P. Goldman" Date: Thu, 13 Feb 2020 17:10:16 -0600 Subject: [PATCH] Changelog for 3.3.4. --- doc/Changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/doc/Changelog b/doc/Changelog index 799a1a37..22b5e68e 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,17 @@ +cl-asdf (2:3.3.4-1) unstable; urgency=low +Bug fix release: +* SBCL compatibility: support local nicknames in package-inferred-system, + address upgrade issues in SBCL 2.x (thanks to Eric Timmons). +* Clasp compatibility: fixes from Karsten Poeck. +* Lispworks compatibility: fixes from Martin Simmons. +* Documentation: multiple user-contributed fixes: Jan Moringen and + Rommel Martinez. +* Bundle bug fixes: thanks to Guillaume Le Vaillant and François-René Rideau. +* Miscellaneous bug fixes. +* Tests: miscellaneous fixes and improvements. + +-- Robert P. Goldman Thu, 13 Feb 2020 17:09:39 -0600 + cl-asdf (2:3.3.3-1) unstable; urgency=low Bug fix release: -- GitLab