diff --git a/src/general-info/release-21e.md b/src/general-info/release-21e.md index 8e765e866d7df01d757879689941b383b11b6400..6d448bb8963470a1c60b0d9ef631f2f1ff521bd9 100644 --- a/src/general-info/release-21e.md +++ b/src/general-info/release-21e.md @@ -29,6 +29,7 @@ public domain. * Gitlab tickets: * ~~#73~~ Update clx from upstream clx * ~~#79~~ Autoload ASDF when calling `REQUIRE` the first time. User's no longer have to explicitly load ASDF anymore. + * ~~#80~~ Use ASDF to load contribs. cmu-contribs still exists but does nothing. The contrib names are the same, except it's best to use a keyword instead of a string. So, `:contrib-demos` instead of `"contrib-demos"`. * Other changes: * Improvements to the PCL implementation of CLOS: * Changes to building procedure: